共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > xmlbus |
xmlbus
|
0 | 0 | 12 |
贡献者 | 讨论 | 代码提交 |
XMLBus is a lean ESB written to process > n 1000 transactions per second. The goal of this project is to write a language agnostic service oriented platform that uses XML SOAP based messaging to connect services.
Currently the XMLbus consists out of a C based service processor and a python based service processor, C based filters for input and output and a structure to advertise services including a dynamic DNS based implementation.
The whole framework is build upon C and the Gnome libxml2 libraries in order to provide high performance and low resource usage.