How does RabbitMQ compare to Mule, I am going to build an application using message oriented architecture and AMQP (RabbitMQ) provides everything i want, but i am perplexed with so many related techno
I know that service-mix do it by using camel. Which ot开发者_开发问答her ESBs uses the EAI patterns as documented by Gregor Hohpe and Bobby Woolf?I\'d be very surprised to find many commercial ESBs ex
How can I achieve reliability of web service in CXF ? It is used in financial domain and involve开发者_C百科d in payment system, so requirement is that it must be 100% reliable and secure. for securi
I finally got the Ws-Security working with CXF-BC & CXF-SE combination.I\'m now trying to access the username from the soap header in the SE to check permission and ownership of the user calling a
What are the advantages of using an ESB instead of directly accessing a database (via Hibernate or JDBC). I know you can reuse the messages on the bus, but could you not just package up your database
We are looking at integrating some of our coarse grained business Services using an Event Driven Architecture (EDA) and the server side of these Services (REST) are implemented in both Java and .NET (
Can you set TTB开发者_如何学PythonR (Time To Be Received) on a message sent using NServiceBus?Absolutely - put the TimeToBeReceived attribute on the relevant message class. Here\'s an example setting
Does NServiceBus 2.0 allow for defining serializer for given message type? I want for all but one of m开发者_如何学Cy messaages to be serialized using XmlSerializer. The remaining one should be seri
Is there any 开发者_开发知识库way to use SQL Server as physical message transport instead of using built in MSMQ message transport with NServiceBus ?
My organization has recently been wrestling the question of whether we should be incorporating different middleware products / concepts into our applications.Products we are looking at are things like