I want to use JMS for transfering data between two applications that are not on the same host. Where can I find JMS providers (that is, JMS implementations) for HTTP exchange, for file exchange, for socket exchange?
Created May 4, 2012
John Zukowski Check out SonicMQ. It supports different protocols like TCP/IP, HTTP, and SMTP, can send XML messages, and supports multi-domain routing.