Re: Multithreading Client/Server Application

2013-04-04 Thread IronMan
If you reply to this email, your message will be added to the discussion below: http://apache-mina.10907.n7.nabble.com/Multithreading-Client-Server-Application-tp36962p37204.html To unsubscribe from Multithreading Client/Server Application, click here. NAML

Re: Multithreading Client/Server Application

2013-03-27 Thread IronMan
] ml-node+s10907n36963...@n7.nabble.com: Le 3/6/13 6:16 PM, IronMan a écrit : Hi, I want to develop a multithreading Client/Server Application using Apache MINA. I have find many examples for the single-thread case, but nothing for multithread. There is documentation for the multithread case

Re: Multithreading Client/Server Application

2013-03-27 Thread Emmanuel Lecharny
, IronMan a écrit : Hi, I want to develop a multithreading Client/Server Application using Apache MINA. I have find many examples for the single-thread case, but nothing for multithread. There is documentation for the multithread case? MINA allows you to design a multi-threaded server

Re: Multithreading Client/Server Application

2013-03-27 Thread IronMan
] [hidden email]: Le 3/6/13 6:16 PM, IronMan a écrit : Hi, I want to develop a multithreading Client/Server Application using Apache MINA. I have find many examples for the single-thread case, but nothing for multithread. There is documentation for the multithread case? MINA allows

Re: Multithreading Client/Server Application

2013-03-27 Thread Emmanuel Lécharny
Le 3/27/13 12:54 PM, IronMan a écrit : Sorry, but I am not sure to understood; currently, I have a server application that instatiate an IOAcceptor, named acceptor. The code is below: public static void main(String[] args) throws IOException { SSMServerIoHandler handler = new

Re: Multithreading Client/Server Application

2013-03-27 Thread IronMan
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com If you reply to this email, your message will be added to the discussion below: http://apache-mina.10907.n7.nabble.com/Multithreading-Client-Server-Application-tp36962p37199.html To unsubscribe from

Re: Multithreading Client/Server Application

2013-03-27 Thread Emmanuel Lécharny
Le 3/27/13 3:29 PM, IronMan a écrit : Thank you so much; Apache MINA organizes conferences where is possible to submit scientific pubblications? Or there are analogous opportunities for publications? We don't organize any conference, but we do participate occasionaly on conferences. For

Re: Multithreading Client/Server Application

2013-03-06 Thread Emmanuel Lécharny
Le 3/6/13 6:16 PM, IronMan a écrit : Hi, I want to develop a multithreading Client/Server Application using Apache MINA. I have find many examples for the single-thread case, but nothing for multithread. There is documentation for the multithread case? MINA allows you to design a multi