Hi,
I have a client who is having 80 odd customers who wants his customers
to communicate to servicemix using async web services. By Async webservices
i mean to say that you send a request to the CXF web service running on
servicemix and get an response back with success or failure indicating that
the request reached Servicemix server. The same request is then sent to
ActiveMQ Queue and processed later and the customer is sent back the
processing status. The time taken to process the queue message is around 1-2
minutes. I am told that each customer will be having around 500 transactions
per day, the question i have got is
1. Whether to have the ActiveMQ installed as a bundle inside ServiceMix or
host it separately outside ServiceMix.
2. If the ActiveMQ is hosted outside the ServiceMix, then what kind of
ActiveMQ clustering makes sence. 3. What kind of Servicemix clustering
should be designed if ActiveMQ is hosted within Servicemix.
4. The pros and cons of hosting the ActiveMQ inside and outside the
Servicemix.
Thanks,
Henery
--
View this message in context:
http://servicemix.396122.n5.nabble.com/advantages-and-disadvantages-of-ActiveMQ-hosted-inside-Servicemix-and-outside-Servicemix-Server-tp5717147.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.