Hi Angel,

On Nov 20, 2007 4:40 AM, Angel.Figueroa <[EMAIL PROTECTED]> wrote:
>
> 1. Can i use VMPIPE for implementing ipc between to separate java process
> applications?

No.  It's for between services in the same VM.

> 2. Can VMPIPE be use in a production application, for decoupling the
> connectivity layer from the business layer? In other word have a process for
> received the connection from the outside  and business process for
> processing the transaction, an both process establish a connectivity using
> vmpipe.

Yes you can. Again, only when the two are in the same VM.

HTH,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Reply via email to