ImageVerifierCode 换一换
格式:DOC , 页数:58 ,大小:1.93MB ,
资源ID:1273796      下载积分:30 文钱
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,省得不是一点点
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.wenke99.com/d-1273796.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(基于SOA的数据集成中间件的设计与实现---毕业论文.doc)为本站会员(滴答)主动上传,文客久久仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知文客久久(发送邮件至hr@wenke99.com或直接QQ联系客服),我们立即给予删除!

基于SOA的数据集成中间件的设计与实现---毕业论文.doc

1、 本 科 毕 业 论 文 基于 SOA 的数据 集成 中间件 的设计与实现 Design and Application of Data Integration Middleware Based on SOA 姓 名 : 学 号: 系:软件工程系 专 业 : 软件工程 年 级 : 指导教师: 年 月 摘 要 随着企业信息化的不断深入 , ERP 系统在企业中的应用也越来越普遍。企业针对不同模块陆续建立了具有不同功能的信息管理系统。这些系统由于实现技术和平台的不同造成了个系统之间数据无法有效集成,形成 “ 信息孤岛 ” 。企业迫切需要对其中大量的异构数据,进行统一的处理。数据集成系统解决这些问题

2、行之有效的办法。 同时,企业 除了数据库数据 之外,大量存在知识共享文档、工艺设计图纸、电子传真、合同、传统规格书、 email 等非结构化数据也同样存在统一处理的需求。并且存在基于异地 ftp 传递的 Email 提醒、即时消息、预警、应用系统与手机短消息信息交换、定时动 态报表等非结构性数据交换以及定时、实时调度等捆绑问题。针对数据集成最新需求,需要开发新的数据集成中间件的功能模块。 本论文主要研究内容包括 :研究现存数据集成中间的技术、原理和方法,总结技术和架构经验;根据系统的架构需求确定系统采用基于 SOA 架构和中间件技术的技术架构。另外根据企业对非结构化数据的集成需求,增加对 FT

3、P 文件、Email 邮件等非结构化数据的集成功能。系统采用 Quartz 实时调度框架实现数据集成的定时、实时调度功能。论文对 Quartz 数据集成 Job 组件进行重点的分析与设计。系统根据实际需要选择合适 的开发环境与工具,完成对该中间件的实现 。 将该 基于 SOA 的数据集成中间件系统 应用于企业的数据集成中,解决企业信息化过程中普遍存在“数据孤岛”问题,这正是本论文说阐述的 基于 SOA 的数据集成中间件系统的研究与实现的现实意义和目的。 关键词: 数据集成 ;消息 中间件 ;应用集成 Abstract With the development of the enterprise

4、 informationization, ERP become more and more popular. Different information systems are used in different purpose. But, with different environments and technologies in these systems, the data used in these systems cant be shared with each other and cause the problem of information islands. Enterpri

5、ses have a strong wish of handling these heterogeneous data with a unified model. Data Integration Middleware provides an effective way to solve this problem. Simultaneously, except the heterogeneous data in database, mass of non-structural data also requires handling in a unified model, such as kno

6、wledge-sharing documents, process design drawings, electronic faxes, contracts, traditional specifications and Emails. Furthermore, there is another problem exists, that is how to keep aware of non-structural data transmissions and how to transmit the data in a particular time or in real time. To sa

7、tisfy these requirements, Data Integration Middleware needs to develop new function modules. The main content of this thesis is researching the theorems, technologies and methodologies use in existing data integration middleware and summarizing the experience of technologies and Architecture. Additi

8、onally, Adding FTP and email Integration functional module to middleware system base on the latest requirements. The system use Quartz framework to realize the real-time scheduling requirement. This thesis focuses on how to analyze and design the data integration components using Quartzs technologie

9、s. The suitable development environment and tools are chosen according to actual needs to complete the middleware on time. At last the system will be used to solve the problem of information islands. That is the meaning and the purpose of this thesis. Key words: Data Integration; Message-Oriented Mi

10、ddleware; Application Integration 目录 第一章 绪论 . 1 1.1 项目研究背景及意义 . 1 1.2 国内外研究现状 . 1 1.3 本文主要工作 . 2 1.4 论文组织结构 . 3 第二章 数据集成中间件系统的关键技术 . 5 2.1 持久层所使用技术 . 5 2.2 表现层所使用的技术 . 5 2.3 业务逻辑层所使用技术 . 6 2.4 本章小结 . 7 第三章 数据集成中间件系统的需求分析 . 9 3.1 系统体系结构需求 . 9 3.2 系统功能需求 .11 3.3 系统的安全需求 . 13 3.4 本章小结 . 13 第四章 数据集成中间件系

11、统的设计 . 15 4.1 系统功能设计 . 15 4.2 系统类设计 . 19 4.3 系统数据库设计 . 24 4.4 Job 组件设计 . 25 4.5 安全设计 . 34 4.6 本章小结 . 35 第五章 数据集成中间件系统的实 现 . 37 5.1 开发平台与开发语言 . 37 5.2 系统功能实现 . 37 5.3 本章小结 . 41 第六章 总结与展望 . 43 参考文献 . 44 致谢 . 47 Contents Chapter 1 Introduction . 1 1.1 Background. 1 1.2 Current Situation . 1 1.3 Content

12、s and Tasks . 2 1.4 Architecture of Thesis . 3 Chapter 2 Key Technologies . 5 2.1 Technologies in Persitence Layer. 5 2.2 Technologies in Presentation Layer . 5 2.3 Technologies in Logic Layer. 6 2.4 Summary. 7 Chapter 3 Requirements Analysis. 9 3.1 Requirements of Architecture . 9 3.2 Funtional Req

13、uirements .11 3.3 Security Requirements . 13 3.4 Summary. 13 Chapter 4 System Design. 15 4.1 Function Design. 15 4.2 Class Design . 19 4.3 Database Design . 24 4.4 Job Component Design . 25 4.5 Security Design . 34 4.6 Summary. 35 Chapter 5 System Implementation . 37 5.1 Hardware and Software Enviroment . 37 5.2 Implementation . 37 5.3 Summary. 41 Chapter 6 Conclusions and Future Work . 43 References . 44 Acknowledgements . 47

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。