JBoss ESB 服务器和 JBoss Fuse 之间的区别

Difference between JBoss ESB server and JBoss Fuse

JBoss ESB 服务器(可在此处获得:http://jbossesb.jboss.org/downloads/)之间有什么区别

和JBoss保险丝(http://www.jboss.org/products/fuse/download/

两者在功能上有何不同?

JBoss ESB 服务器:

JBoss ESB Server 是一个 application server,可用作部署到的方便且轻量级的容器。它是 JBoss 应用程序服务器的精简版,将部署所有 your WAR, SAR,但 does not contain EJB3 libraries or deployers。使用 ESB Server 而不是使用 JBoss ESB 4.12 Servermain advantage 是它的启动时间比 JBoss 应用程序服务器快得多,这在开发过程中很有帮助。

JBoss 保险丝:

JBoss Fuse 是一个 open source 轻量级模块化集成平台,具有支持 integration beyond the data center 的 new-style Enterprise Service Bus (ESB)。以多种不同配置连接所有 enterprise assets and the ability to deploy JBoss Fuse 的能力将智能集成推进到 all facets of your businesson premise or in the Cloud.

JBoss xPaaS extends the integration capabilitiesOpenShift Platform-as-a-Service (PaaS) 解决方案的保险丝。

我想你是想问 Fuse ESB 和 Jboss Fuse。 Redhat 于 2012 年收购了 FuseSource。它用于使用 apache camel 进行集成。

在 Jboss Fuse 6+ 中有许多新功能,如 Fuse Service Works、Fabric 等。 在最新的 Jboss Developer Studio 中调试更容易。

JBoss ESB 是 JBoss/RedHats 旧的原始 ESB 产品,基本上是旧的,他们很快就会停止支持。

JBoss Fuse 是最新的,RedHat 现在宁愿只卖这个。它是最新的,它使用 Apache camel 进行路由,这是一种智能且流行的路由,它使用具有不同部署和打包方法的 OSGi,最后它与 RedHats 的整个其他产品集相得益彰,通常它是一种趋势技术。

在我看来,JBoss ESB 是遗留的 ;),JBoss Fuse 是集成解决方案的首选和最新版本。