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 minimum code disruption.
Is it intended to be used in such a fashion? If not possibly it can be dropped. On Thu, Nov 6, 2008 at 3:16 PM, Julien Vermillard <[EMAIL PROTECTED]>wrote: > Hi, > > Do you use VmPipe ? Because more I look at it, more I feel like > pressing "CTRL+A DEL". > > It's somewhat a lot of code for not a really frequent usage, if you > want to send object in the same JVM, use a queue. > > Julien >
