Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: JMS in perl?

by gellyfish (Monsignor)
on Jul 24, 2006 at 10:43 UTC ( [id://563232]=note: print w/replies, xml ) Need Help??


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
    Thanks gellyfish, I'm considering this option, and in this particular case (Tibco EMS), there may even be an sdk somewhere for Perl if I am lucky. I'm tempted to use Inline::Java, but am not so familiar with it. Is it reliable in important systems, or does it suffer from "issues"?

    hackmare.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://563232]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 19:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found