On 28 Mar 2008, at 12:45, Garfield071 wrote:


I am brand new on ActvieMQ.

I am wondering how the resolution of the clients IP adress is done by the broker. Do I have to assign a URL to each client and define it in a DNS ?

How the client is wake up when a new message. I know that the client have to use an API but what is in this API. Is this a loop that check in the queue
on a regular basis or is this a trigger based on an IP message ?.

Do someone know a book or web document that provide deep detail on ActiveMQ.

Thanks
--
View this message in context: 
http://www.nabble.com/How-the-TCP-traffic-works-tp16349653s2354p16349653.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Sun has a good introduction to JMS - 
http://java.sun.com/developer/technicalArticles/Ecommerce/jms/
That's probably a good place to start reading - then have a look at activemq examples - http://activemq.apache.org/examples.html

cheers,

Rob

Reply via email to