On Nov 6, 2008, at 7:28 AM, Dan Creswell wrote:
Hmmm, if VmPipe is done right it should allow me to build an app/ service on top of MINA that can easily be tested all inside of a single JVM (good for unit testing amongst other things) or deployed fully networked with minimumcode disruption.Is it intended to be used in such a fashion? If not possibly it can bedropped.
I am using it for exactly this purpose.We have two services that can either be deployed as separate VMs, or inside of the same VM. WHen its inside the same VM, we cull out the protocol filters and just use a VmPipe. Minimal code disruption to support both configurations.
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
