Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > Re: Reading mes...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 6 Topic 16057 of 16590
Post > Topic >>

Re: Reading message queues with Java?

by "wizard of oz" <nospam@[EMAIL PROTECTED] > May 8, 2008 at 01:33 AM

If the program is posting to a Message Queue, then JMS is exactly what you 
want.

Another possibility is that it is writing to something that you are
calling 
a message queue, but it is really something else. An example might be that

the C++ program is writing to a Named Pipe. If so, you might want to look
at 
java.io.PipedInputStream and other java.io.Piped* cl*****.

Why do you believe JMS is the wrong package to work with a message queue?


"bernd" <bew_ba@[EMAIL PROTECTED]
> wrote in message 
news:3b8910f1-a399-4bbb-88b5-b489565c0ad3@[EMAIL PROTECTED]
> Hi folks,
>
> is there a way to read local message queues from within a Java
> application?
>
> I have got a C++-application (on Solaris 10) generating a message
> queue which has to be read out by a Java program. I have read about
> JMS and java.nio, but it seems that these would not be appropriate to
> help solving my problem.
>
> Any idea, suggestion, package? ;-)
>
> Cheers
>
>
> Bernd
 




 6 Posts in Topic:
Reading message queues with Java?
bernd <bew_ba@[EMAIL P  2008-05-07 08:30:14 
Re: Reading message queues with Java?
"wizard of oz"   2008-05-08 01:33:06 
Re: Reading message queues with Java?
bernd <bew_ba@[EMAIL P  2008-05-08 04:02:01 
Re: Reading message queues with Java?
Michael Justin <michae  2008-05-14 18:37:48 
Re: Reading message queues with Java?
efriedNoSpam@[EMAIL PROTE  2008-05-15 04:08:54 
Re: Reading message queues with Java?
Seamus <zawadzki@[EMAI  2008-05-08 05:50:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 17:13:32 CST 2008.