named pipes
From: Andrey Romanenko (bigral_at_i.com.ua)
Date: 09/30/04
- Next message: Gordon Beaton: "Re: StringReader vs. StringBufferInputStream"
- Previous message: Michael Borgwardt: "Re: StringReader vs. StringBufferInputStream"
- Next in thread: Gordon Beaton: "Re: named pipes"
- Reply: Gordon Beaton: "Re: named pipes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 17:35:54 +0300
Hello to all,
I want to implement an exe module under w2k/win32 the purpose of module
to run jvm with java application as separate process and have provide
LOG capability to java program. This would allow write LOG by separate
process (more safe and secure) and run java application with different
user credentials than executed exe module. The question is: which
process communication mechanism should I use to gain maximum
performance? Is there way to use named pipes with java?
any comments appreciated,
thanks,
Andrey
- Next message: Gordon Beaton: "Re: StringReader vs. StringBufferInputStream"
- Previous message: Michael Borgwardt: "Re: StringReader vs. StringBufferInputStream"
- Next in thread: Gordon Beaton: "Re: named pipes"
- Reply: Gordon Beaton: "Re: named pipes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|