摘要
集成适配器是构建分布应用集成的重要组件之一,能够完成应用程序间的连接、介入及转换等功能,屏蔽了应用集成复杂性。尽管集成适配器在分布应用集成中起到关键性的作用,但是目前缺少对集成适配器系统性的研究。本文通过调查分析已有的适配器,给出集成适配器的基本特征并从多个视角归纳总结了集成适配器的类型,进一步分析了集成适配器的集成模式。通过对集成适配器集成模式的研究,可以为不同集成场景提供解决方案并决定其适用范围,支持适配器的快速实现。最后,以资源适配器为例说明集成模式的应用。
Integration adapter is the key component in distributed application integrations. Currently, the most parts of integration functions are accomplished in integration adapters, such as connecting, accessing, transformation between distributed applications. Though integration adapter plays an important role in distributed application integrations, the systematic research on integration adapter is still shortage. Based on the past investigating and analyzing the existing adapters, we systematically explain the basic characteristics of integration adapters and summarize the categorization of integration adapters from several different views, further more present adapter integration patterns. The research of adapter integration patterns can serve the common emerging integration scenarios by adopting the different integration patterns and help to decide the scope where each adapter should be applied. At last, we illustrate how to utilize the adapter integration patterns to resolve the integration problem by using the resource adapter.
出处
《计算机科学》
CSCD
北大核心
2006年第3期229-233,238,共6页
Computer Science
基金
本课题得到国家"863"高技术发展技术发展计划项目(2002AA413610
2003AA413010
2003AA115440)
国家"973"重点基础研究发展规划(2002CB312005)的资助
关键词
集成适配器
分布应用集成
集成模式
软件体系结构
Adapter,Distributed application integration,Integration pattern,Software architecture