You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Jonathan Albrecht <jo...@uptimesoftware.com> on 2013/08/12 22:48:22 UTC

Qpid Java Broker and Client without JMS

I would like to use the Qpid Java Broker and an AMQP 1.0 Java Client for a new project without using JMS. I'm not sure of the options. I would be implementing some RPC style communication to start.

I see there is the Proton Messenger and from looking at the maven packages there is a qpid-amqp-1-0-client artifact. Would either of these be suitable? Any recommendation?

Jon