Java IPC

D

Day9901

Hi,

I need to port a C++/Linux program to Java, but cannot find a good match as
I used Linux "Named Pipe". I've been studying much on Linux and decided to
Named Pipe for my app's multi-processes to communicate.

But now, since I try to port to Java and search for the same in Java, it
doesn't seems those methods are well matches with what I have in C++. (I
have high volume of threads to spawn and they talk to each other
extensively. )

I have the following on my plate:
1.RMI - Believe can do the job, but afraid it would cause performance hit.
2.CORBA - overkill, no need language independency, pure Java is find.
3.Socket - Ah! That means I need to go back and fro with the networking
module (which is unnecessary), not to mention port exhaustion, security all
that.

Please help me out, shield some light on me !

Many many thank !

Day
 
A

Andrew Thompson

Day9901 said:

Hi. Please do not multi-post.

Perhaps you had better restrict this one to
c.l.j.help until you are more familiar with
how to usenet, the folks on this group
are less forgiving..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top