Selecting an enterprise service bus (ESB) for integration work needs to be done based on few important factors.
Performance - as the ESB becomes the central hub, it better perform
Kinds of services to be integrated - do you have all adopters that you need supported by the ESB, like SAP, FIX, HL7 etc.
Integration language - for e.g. do you need to write Java code or is it easy to deal with using config languages like XML
Support for monitoring and management
Development tools
WSO2 ESB is strong in all these fronts, as proven with eBay case study and more over it is open source. You should compare the equivalent aspects in Talend before making a choice.
因此,如果您正在制作较小的解决方案,到目前为止我强烈推荐 Talend。它还处理负载平衡和高性能;然而,我们还没有走到这一步。顺便说一句,在工作中我使用 Oracle SOA 套件,并且我是一名 SOA 架构师,拥有超过 5 个主要 SOA 平台,例如 TIBCO、WebMethods 和 GenTran。
只是我卑微的2美分。
We tried WSO2 stack and found we were spending way too much time in just trying to get all the parts and pieces to work together and get installed. Then once we got it up and running, we couldn't figure out how to expose simple database calls as RESTful services. After a few weeks we gave up and tried Talend ESB. We found a demo and lots of others using it and great videos. We got installed and our hello world rest service up in less than 1 hour.
So if you are making a smaller solution, I strongly recommend Talend so far. It also handles load balancing and high performance; however, we haven't gotten that far. BTW, at work I use Oracle SOA suite, and I am a SOA Architect with more than 5 major SOA platforms under my belt such as TIBCO, WebMethods, and GenTran.
I faced some compatibility issues while using with CXF client stack. some of the WSO2 ESB / Synapse examples doesn’t work with CXF client while they work fine with Axis2 client. You have to make sure you are using WSO2 ESB supported namespaces for WS-Security , WS-Addressing m WS-Trust etc on client side. As WSO2 ESB/ Synapse is based on Axis2, If you services and/or clients are based on CXF or Sun Metro, it may be easy and less problematic using Talend or Fuse ESBs.
Being based on WSO2 carbon platform WSO2 esb provides a lot of security features such as authentication, authorization, confidentiality etc .. as well.
Following articles shows how to do the service integration and apply security with WSO2 ESB.
Basically when comes to opensource ESBs available, wso2 offers you comprehensive package which you can utilize to solve your day today business use cases, by glance wso2 esb comes with variety of features such as.
发布评论
评论(6)
选择用于集成工作的企业服务总线 (ESB) 需要基于几个重要因素。
WSO2 ESB 在所有这些方面都很强大,eBay 案例研究证明了这一点,而且它是开源的。在做出选择之前,您应该比较 Talend 中的等效方面。
Selecting an enterprise service bus (ESB) for integration work needs to be done based on few important factors.
WSO2 ESB is strong in all these fronts, as proven with eBay case study and more over it is open source. You should compare the equivalent aspects in Talend before making a choice.
我们尝试了 WSO2 堆栈,发现我们花费了太多时间来尝试让所有零件一起工作并安装。然后,一旦我们启动并运行它,我们就无法弄清楚如何将简单的数据库调用公开为 RESTful 服务。几周后,我们放弃并尝试了 Talend ESB。我们找到了一个演示,还有很多其他人使用它以及很棒的视频。不到 1 小时,我们就安装好了,我们的 hello world 休息服务也启动了。
因此,如果您正在制作较小的解决方案,到目前为止我强烈推荐 Talend。它还处理负载平衡和高性能;然而,我们还没有走到这一步。顺便说一句,在工作中我使用 Oracle SOA 套件,并且我是一名 SOA 架构师,拥有超过 5 个主要 SOA 平台,例如 TIBCO、WebMethods 和 GenTran。
只是我卑微的2美分。
We tried WSO2 stack and found we were spending way too much time in just trying to get all the parts and pieces to work together and get installed. Then once we got it up and running, we couldn't figure out how to expose simple database calls as RESTful services. After a few weeks we gave up and tried Talend ESB. We found a demo and lots of others using it and great videos. We got installed and our hello world rest service up in less than 1 hour.
So if you are making a smaller solution, I strongly recommend Talend so far. It also handles load balancing and high performance; however, we haven't gotten that far. BTW, at work I use Oracle SOA suite, and I am a SOA Architect with more than 5 major SOA platforms under my belt such as TIBCO, WebMethods, and GenTran.
Just my humble 2 cents.
Ebay 的 ESB 案例研究 是一个案例研究,展示了 eBay 如何使用 WSO2 ESB 每天处理超过 10 亿笔交易...
Ebay the esb casestudy is a case study which shows how eBay using WSO2 ESB to process more 1 Billion transactions per day...
我在使用 CXF 客户端堆栈时遇到了一些兼容性问题。
一些 WSO2 ESB / Synapse 示例不适用于 CXF 客户端,但它们可以与 Axis2 客户端配合良好。您必须确保在客户端使用 WSO2 ESB 支持的命名空间来实现 WS-Security 、 WS-Addressing m WS-Trust 等。由于 WSO2 ESB/Synapse 基于 Axis2,因此如果您的服务和/或客户端基于 CXF 或 Sun Metro,则使用 Talend 或 Fuse ESB 可能会很容易且问题较少。
I faced some compatibility issues while using with CXF client stack.
some of the WSO2 ESB / Synapse examples doesn’t work with CXF client while they work fine with Axis2 client. You have to make sure you are using WSO2 ESB supported namespaces for WS-Security , WS-Addressing m WS-Trust etc on client side. As WSO2 ESB/ Synapse is based on Axis2, If you services and/or clients are based on CXF or Sun Metro, it may be easy and less problematic using Talend or Fuse ESBs.
基于 WSO2 碳平台 WSO2 esb 还提供了许多安全功能,例如身份验证、授权、机密性等。
以下文章展示了如何使用 WSO2 ESB 进行服务集成和应用安全性。
WSO2 ESB 示例 - 服务链 ,
将业务规则与BPEL、
确保 Web 服务集成安全
Being based on WSO2 carbon platform WSO2 esb provides a lot of security features such as authentication, authorization, confidentiality etc .. as well.
Following articles shows how to do the service integration and apply security with WSO2 ESB.
WSO2 ESB by Example - Service Chaining,
Integrate Business Rules with BPEL,
Securing Web Service Integration
基本上,当谈到可用的开源 ESB 时,wso2 为您提供了全面的软件包,您可以利用它来解决您今天的业务用例,一目了然 wso2 esb 具有各种功能,例如。
请访问:
http://wso2.org /library/articles/2012/03/performance-benchmarking-wso2-esb- Different-message-transfer-mechanisms
有关更多详细信息,请访问 http://wso2.com/products/enterprise-service-bus/
Basically when comes to opensource ESBs available, wso2 offers you comprehensive package which you can utilize to solve your day today business use cases, by glance wso2 esb comes with variety of features such as.
pls visit:
http://wso2.org/library/articles/2012/03/performance-benchmarking-wso2-esb-different-message-transfer-mechanisms
for further details please visit to http://wso2.com/products/enterprise-service-bus/