James,
Thanks for the quick response. Does that also negotiate NAT and firewalls.
cheers
</jima>
James Strachan wrote:
On 3/6/07, Jim Alateras <[EMAIL PROTECTED]> wrote:
I am wondering whether activemq supports http tunneling using a
persistent pub-sub model. I want to use pub-sub to aggregate data from
distributed sites across the internet.
Yes. There's a HTTP transport that ActiveMQ can communicate over; so
you can use the ActiveMQ JMS client to talk to a broker over HTTP. Or
you can use the REST / Ajax support if your client is a browser
http://activemq.apache.org/rest.html
http://activemq.apache.org/ajax.html