简体   繁体   English

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

[英]Difference between JBoss ESB server and JBoss Fuse

What is the difference between JBoss ESB Server (which is available here: http://jbossesb.jboss.org/downloads/ ) JBoss ESB 服务器(可在此处获得: http : //jbossesb.jboss.org/downloads/ )有什么区别

and JBoss Fuse ( http://www.jboss.org/products/fuse/download/ )和 JBoss Fuse ( http://www.jboss.org/products/fuse/download/ )

How are both functionally different?两者在功能上有何不同?

JBoss ESB is JBoss/RedHats old original ESB product , basically it's old and sooner they will stop the support. JBoss ESB 是 JBoss/RedHat 旧的原始 ESB 产品,基本上它是旧的,他们会尽快停止支持。

JBoss Fuse is the latest one, RedHat would prefer to sell only this now. JBoss Fuse 是最新的,RedHat 现在更愿意只卖这个。 It's latest, it uses Apache camel for routing, which is smart and popular one, it uses OSGi which has a different deployment and packaging approach, at last it goes well with RedHats whole other set of offerings and generally it's a technology in trend.它是最新的,它使用 Apache camel 进行路由,这是一种智能且流行的路由,它使用具有不同部署和打包方法的 OSGi,最后它与 RedHat 的整个其他产品集相得益彰,通常它是一种趋势技术。

In my terms, JBoss ESB is legacy ;) , JBoss Fuse is preferred and latest for integration solutions.在我看来,JBoss ESB 是传统的 ;) ,JBoss Fuse 是集成解决方案的首选和最新版本。

JBoss ESB Server : JBoss ESB 服务器:

The JBoss ESB Server is an application server that serves as a convenient and lightweight container to deploy to. JBoss ESB Server是一个application server ,可用作部署的方便且轻量级的容器。 It is a stripped down version of the JBoss application server that will deploy all of your WAR, SAR , but does not contain EJB3 libraries or deployers .它是 JBoss 应用程序服务器的精简版,它将部署your WAR, SAR所有your WAR, SAR ,但does not contain EJB3 libraries or deployers The main advantage of using the ESB Server over using the JBoss ESB 4.12 Server is that it has a much quicker boot time than the JBoss Application Server, which is helpful during development.与使用JBoss ESB 4.12 Server main advantage ,使用ESB Servermain advantage在于它的启动时间比 JBoss 应用服务器快得多,这在开发过程中很有帮助。

JBoss Fuse : JBoss 保险丝:

JBoss Fuse is an open source , lightweight and modular integration platform with a new-style Enterprise Service Bus (ESB) that supports integration beyond the data cente r. JBoss Fuse是一个open source 、轻量级和模块化的集成平台,具有支持integration beyond the data centenew-style Enterprise Service Bus (ESB) The capability to connect all enterprise assets and the ability to deploy JBoss Fuse in several different configurations advances intelligent integration to all facets of your businesson premise or in the Cloud .连接所有enterprise assets and the ability to在多种不同配置中deploy JBoss Fuse enterprise assets and the ability to推动all facets of your business智能集成—— on premise or in the Cloud

JBoss Fuse for xPaaS extends the integration capabilities to OpenShift Platform-as-a-Service (PaaS) solution. JBoss Fuse for xPaaS extends the integration capabilitiesOpenShift Platform-as-a-Service (PaaS)解决方案。

I think you mean to ask about Fuse ESB and Jboss Fuse.我想你的意思是询问 Fuse ESB 和 Jboss Fuse。 Redhat acquired FuseSource in 2012. It is used for integration using apache camel. Redhat 在 2012 年收购了 FuseSource。它用于使用 apache camel 进行集成。

In Jboss Fuse 6+ many new features have come like Fuse Service Works, Fabric etc. Debugging is lot easier in latest Jboss Developer Studio.在 Jboss Fuse 6+ 中,出现了许多新功能,如 Fuse Service Works、Fabric 等。在最新的 Jboss Developer Studio 中调试要容易得多。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM