Folks:
We've got a project brewing where we have to communicate between java & rpg.
The java program is not necessarily going to be running on the 400 (in fact,
probably won't be).
We're planning on using the Toolkit (probably JTOpen, but not 100% sure yet)
to implement remote data queue listeners.
I'm curious if anyone knows of a "Recommended" way of using data queues for
inter system communication?
Also, does anyone know of a way to handle "Process Death" on either side of
the connection? If I were using TCP, I would just look for a closed socket.
With a dataqueue, the potential exists for the remote process (the one that
feeds the data queue) to die and the local process (the one that eats the
data queue) to just wait forever.
Thanks!
david
--
David Gibbs
Sr. Software Engineer
MKS, Inc.
2500 S. Highland Ave, Suite 200
Lombard, IL 60148
phone: (630) 495-2108 x5004
http://www.mks.com
mailto:dgibbs@mks.com
Need a laugh: http://www.userfriendly.org/static
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---