有人在使用 WSO2 时遇到特殊问题吗?

发布于 2024-11-11 18:32:55 字数 1431 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

自控 2024-11-18 18:32:55

选择用于集成工作的企业服务总线 (ESB) 需要基于几个重要因素。

  • 性能 - 随着 ESB 成为中心枢纽,它可以更好地执行
  • 要集成的各种服务 - 您是否拥有 ESB 支持的所有采用者,例如 SAP、FIX、HL7 等。
  • 集成语言 - 例如,您是否需要编写 Java 代码还是使用 XML 等配置语言轻松处理
  • 支持监控和管理
  • 开发工具

WSO2 ESB 在所有这些方面都很强大,eBay 案例研究证明了这一点,而且它是开源的。在做出选择之前,您应该比较 Talend 中的等效方面。

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.

我是有多爱你 2024-11-18 18:32:55

我们尝试了 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.

再可℃爱ぅ一点好了 2024-11-18 18:32:55

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...

失而复得 2024-11-18 18:32:55

我在使用 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.

老子叫无熙 2024-11-18 18:32:55

基于 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

浮世清欢 2024-11-18 18:32:55

基本上,当谈到可用的开源 ESB 时,wso2 为您提供了全面的软件包,您可以利用它来解决您今天的业务用例,一目了然 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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文