Hello all
----- Original Message -----
From: "masterov" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, January 09, 2007 7:21 PM
Subject: Re: C++ client on Solaris
I particularly like the library provided by amazon, but it doesn't seem to
work properly. When I call "bs.publish()" it does something only the
first
time around, for example it one send a message once, and then all
subsequent
calls don't publish any messages to the topic.
I haven't used the Amazon library, so I can't comment on that, but we've
been using the ActiveMQ C++ library on Windows and Linux for the past two
months with great success. You probably want to use the code from SVN trunk
instead of the last stable release -- quite a number of issues have been
fixed.
There are a few minor Stomp-specific quirks, but these will go away when the
Openwire support is completed. At that point, this library is going to rock!
Cheers,
Albert