getting started with qpid server
- by London
I'd like to get started with qpid, can anyone recommend some useful resources/links/code examples for me to study? I'm interested about java implementations?I'd like to create message sender/listener.
I've already done messaging with jboss where I send the message to the queue and the listener picks it up from there, what is different with qpid?
Is it the same only replacing jboss as a server with qpid or?I'm new to all of this it might sound weird when I ask it.
Oh yes similar question:
http://stackoverflow.com/questions/1693099/get-started-with-qpid
Doesn't really help me much. Any hints would help me a lot. thank you