in reply to JMS in perl?
My personal inclination would be to create a small piece of "middleware" in Java that can expose the JMS queues via a web service interface and then use existing Perl modules to access that.
Depending on the JMS implementation you might also have an API in some other language that you can use more easily from Perl than Java.
And of course there is always Inline::Java
/J\
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: JMS in perl?
by hackmare (Pilgrim) on Jul 24, 2006 at 14:24 UTC |