Re: MINA Questions

2009-01-24 Thread Ashish
On Fri, Jan 23, 2009 at 9:57 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Falby, Walter wrote: Thanks for the information. One more question comes to mind. Does it matter what the client is? The clients will run on Windows using a FTP-like protocol and on z/OS using basic socket

MINA Questions

2009-01-23 Thread Falby, Walter
I'm new to MINA and have only recently looked at the Reactor pattern. It seems that MINA is a replacement for that pattern. I'm confused about the threading in MINA. In the tutorial on Configuring Thread Model, it states that it is only for MINA 1 and that later versions will not have the

Re: MINA Questions

2009-01-23 Thread Emmanuel Lecharny
Falby, Walter wrote: Thanks for the information. One more question comes to mind. Does it matter what the client is? The clients will run on Windows using a FTP-like protocol and on z/OS using basic socket send/receive. MINA has no knowledge about the client. It just deal with sockets and