You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Trustin Lee <tr...@gmail.com> on 2007/01/11 02:53:19 UTC

Re: Question about InVM

On 8/28/06, Michael Bauroth <mi...@falcom.de> wrote:
> Hi,
>
> I want to implement an application, which consists of two different
> servers (TCP / Http). In a later version these servers should run on
> different machines in different JVM's. Because of some old code I must
> migrate step by step to this new architecture. In the first step I want
> to run both servers in the same JVM as separate applications to share
> some old data structures in an easy way between them yet. The problem
> is, that I must use at the moment the old Http-Server (not Mina enabled).
> Where can I find some additional information on how to do this. Maybe
> somebody knows some good links?

There's no way to use in-vm pipe to communicate with non-MINA
applications as you expected.  You will have to use TCP/IP just like
you've been doing.

Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6