No, in most cases (and with a stock Sun JVM, at the least), two java processes cannot share a VM. There are projects like Terracotta (http://www.terracottatech.com/ [never used it, just heard some buzz about it]) that seem to attempt to unify separate JVM processes into one meta-JVM.
Now that you mention it, I think it'd be interesting to see how well MINA in-VM pipe worked on something like that. -Greg Duffy On 9/15/06, Wang Henry <[EMAIL PROTECTED]> wrote:
Two seperate Java processes are still running on the same VM, right? >On Sep 14, 2006, at 5:01 AM, Wang Henry wrote: >> I just wonder if in VM protocol works for two seperate Java >> processes on the same machine. Thanks. >nope. that's why its "in vm" :) >-pete _________________________________________________________________ 立即申請 MSN Mobile 服務:用手機和 MSN Messenger 網友隨時交談 http://msn.com.tw/msnmobile
