Cordys SOA [即 WebService ]

来源:互联网 发布:淘宝软妹系列的店铺 编辑:程序博客网 时间:2024/05/18 09:08

SOA(面向服务的体系结构)

面向服务的体系结构是一个组件模型,它将应用程序的不同功能单元(称为服务)通过这些服务之间定义良好的接口和契约联系起来。接口是采用中立的方式进行定义的,它应该独立于实现服务的硬件平台、操作系统和编程语言。这使得构建在各种各样的系统中的服务可以使用一种统一和通用的方式进行交互。


  • Cordys中 SOA作用:

 the Process Platform SOA Grid helps you to achieve high availability, reliability, scalability, and unhindered performance in applications. In short, it helps you attain a much faster response time with less configuration overhead and increased predictability of service. 


0 0