OpenAMQ/JMS released
Forum » Ongoing Development / News » OpenAMQ/JMS released
started by: pieterhpieterh
on: 1176479715|%e %b %Y, %H:%M %Z|agohover
number of posts: 5
rss icon RSS: new posts
summary:
iMatix have released their JMS client library, OpenAMQ/JMS. This implements AMQP/0.9.
OpenAMQ/JMS released
pieterhpieterh 1176479715|%e %b %Y, %H:%M %Z|agohover

This package contains the full source code for OpenAMQ/JMS, a JMS client designed to be used with OpenAMQ/1.2:

Download:

Then follow these instructions for building and testing OpenAMQ/JMS.

Scripts to run the examples are in the bin directory.

The simplest test to ensure everything is working is the "service request reply" test. This involves one client that is known as a "service provider" and it listens on a well-known queue for requests.

Another client, known as the "service requester" creates a private (temporary) response queue, creates a message with the private response queue set as the "reply to" field and then publishes the message to the well known service queue. The test allows you to time how long it takes to send messages and receive the response back. It also allows varying of the message size.

unfold OpenAMQ/JMS released by pieterhpieterh, 1176479715|%e %b %Y, %H:%M %Z|agohover
Re: OpenAMQ/JMS released
birjubirju 1190392594|%e %b %Y, %H:%M %Z|agohover

hi,
trying to download gives 'access denied'
Cheers,
Birju

unfold Re: OpenAMQ/JMS released by birjubirju, 1190392594|%e %b %Y, %H:%M %Z|agohover
Re: OpenAMQ/JMS released
pieterhpieterh 1192554747|%e %b %Y, %H:%M %Z|agohover

We hit a small (but blocking) licensing issue which has taken us until now to resolve. The JMS package will soon be up and available again.

Sorry for the inconvenience.

unfold Re: OpenAMQ/JMS released by pieterhpieterh, 1192554747|%e %b %Y, %H:%M %Z|agohover
Re: OpenAMQ/JMS released
benoitdebenoitde 1194625391|%e %b %Y, %H:%M %Z|agohover

Hi,
Any news on the availability of the JMS package?
Thx!

unfold Re: OpenAMQ/JMS released by benoitdebenoitde, 1194625391|%e %b %Y, %H:%M %Z|agohover
Re: OpenAMQ/JMS released
martin_sustrikmartin_sustrik 1194975810|%e %b %Y, %H:%M %Z|agohover

The package should be available in within several next weeks.

unfold Re: OpenAMQ/JMS released by martin_sustrikmartin_sustrik, 1194975810|%e %b %Y, %H:%M %Z|agohover
new post