Basic question using JMS from C++ client
843830Jul 5 2004 — edited Jul 8 2004Hi,
I would like to build a system with JMS messaging.
I haven't used JMS before, but I have spent 1 week reading about JMS and diffferent providers.
I would like to send/receive messages from a C++ client.
I would like to ask some experienced users what you recommend (the best thing
would be not having to install JVM on each client, 2nd best is some not too expensive solution
with JVM instal)).
(1) Buy Sun Java System Message Queue Enterprise Ed. for $4000
with a C client API.
(2) ActiveJMS seems old and I didn't get it to work with the first tries.
(3) Buy JMS Courier from Codemesh. Will this still mean I will have to install a
JVM on each client? It works with OpenJMS which was easy to install and get the Java samples working.
(4) Make a solution with JBoss.
(5) Use JNI to connect to Sun Java System Message Queue Platform Ed.
Will it be very much programming for basic topic/queue functionality?
(6) something else...
Regards,
Magnus Strand, M.Sc.