Hi everyone, I am beginner with Service Mix and I have got to check the coherence of an architecture for my company using Service Mix 4.4.
Use case : - I have high level business processes handled by final users (through Bonita). - A process/task has to be send by Bonita to an ESB (ServiceMix) using ActiveMQ. - Camel gets back the message (the task) and forwards it to an orchestrator (Apache ODE). - The orchestrator has to call all the required webservices of the back ends (for the given task), combine the responses and send it back to Bonita (-> Camel -> ActiveMQ -> Bonita). I have got several questions about this architecture. 1. Are there some misunderstandings of SMX or Apache frameworks in this use-case ? 2. Does this architecture seem to you well-thought for a high traffic use ? 3. If someboy has already used an similar architecture, do you have any feedback which would be useful for me about come across issues or performance issue or simple advices ? Thanks in advance ! -- View this message in context: http://servicemix.396122.n5.nabble.com/Question-about-the-coherence-of-an-architecture-using-ServiceMix-4-4-tp5568411p5568411.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
