rabbitmq - Decoupling messaging and web services -


i'm going building app shortly requires reliable, reasonably high throughput messaging. many of endpoint consumers of our messages soap web sevices however.

rabbitmq , related technologies attractive - decoupling message delivery application, , providing reliable message queuing system can persist through reboot. sounds attractive, i've read, rabbitmq designed architecture in maintain both consumer , publisher.

are there similar messaging systems can target web services?

you need mapping between message , parameters of web service. should easy create small "bridge" app receive message , call web service. still gain teh advantages of using rabbitmq / soa , arcitectures allows


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -