Top "Esb" questions

An enterprise service bus (ESB) is a software architecture construct which provides fundamental services for complex architectures via an event-driven and standards-based messaging engine (the bus).

Enterprise Service Bus, .NET Service Bus, NServiceBus and the wheels on the bus

Enterprise Service Bus (ESB), .NET Service Bus (Windows Azure AppFabric Service Bus), NServiceBus, RhinoServiceBus, MassTransit and so on. I'm trying …

.net nservicebus esb servicebus
Administration and Monitoring of Apache-Camel routes in ServiceMix

Being a user of Camel and ServiceMix I frequently need to monitor those tools for development purposes. I mainly use …

apache-camel monitoring esb apache-servicemix
Apache Camel merge two files from different routes

Here's what I am trying to do. I have to read two files that has this content <Person> &…

java jakarta-ee apache-camel esb
Node.JS based ESB

Does anybody know of a ESB written in Node.JS. It seems like node would be great for this. Probably …

node.js esb
PHP and ESB (with Mule) (ESB: Enterprise Service Bus)

Where, when and why did you use ESB in a PHP-project? Where, when and why do you think that it …

java php esb mule
Why ESB is considered bad in microservices architecture

In microservices architecture, autonomous business services should talk directly with each other. The communication may be synchronous (orchestration) or event-based (…

architecture microservices distributed-computing soa esb
esb solution, servicemix or wso2?

We are trying to decide which ESB choose between ServiceMix or WSO2? We are looking an esb to: Support different …

wso2 wso2esb esb apache-servicemix bus
Which Camel construct is suited for transforming?

Apache Camel offers several ways of performing data transforms: its concept of the Transform EIP, custom DataFormats, as well as …

java apache-camel esb
Setting a client receiveTimeout for CXF service above 4 minutes

I have generated an CXF service and set timeouts for 120000ms = 2min for both: requestContext.put("javax.xml.ws.client.…

java web-services timeout esb jboss-esb
Is orchestration an ESB responsibility?

Is an Enterprise Service Bus (a tool that acts as a mediator, a message broker, a service enabler, schema transformation …

soa esb bpel orchestration alsb