|
In my humble opinion, no. You could use File objects on disk, an OODBMS, ... to share information. The most low level communication is always done by using sockets. What kind of application do you want to write? Geert -----Original Message----- From: Price, Chris [mailto:chris_price@nsb.co.uk] Sent: vendredi 12 avril 2002 13:51 To: 'java400-l@midrange.com' Subject: RE: Communication between JVM's This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Are there no more efficient solutions than sockets (which all these ultimately use)? -----Original Message----- From: Geert Van Landeghem [mailto:gvl@reynderseti.be] Sent: 12 April 2002 14:45 To: 'java400-l@midrange.com' Subject: RE: Communication between JVM's There are several possibilities using: - sockets - RMI or Remote Method Invocation (serialized objects over sockets) - EJB (Application server) to clients - Servlet/JSP (Application Server) to clients ... Geert -----Original Message----- From: Price, Chris [mailto:chris_price@nsb.co.uk] Sent: vendredi 12 avril 2002 13:25 To: 'java400-l@midrange.com' Subject: Communication between JVM's This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] All, What is the best way of communicating between two different JVM's, running on the same machine? Chris. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.