About zero copy ...

2009-11-29 Thread Emmanuel Lecharny
Hi, for those who are interested about the "zero copy" thing, here is an interesting article : http://www.ibm.com/developerworks/library/j-zerocopy/ IMO, worthy when used to transfer big files. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

about the implementation of the SimpleIoProcessorPool

2009-11-29 Thread Peng Lee
In my opinion,the line 176 [if (processorConstructor == null) ] is redundant, because if processorConstructor is null, a NullPointerException should be trowed previously. So, I think we should remove the redundant code here. Of course, maybe there are any other things that i haven't knew about,and

Re: about the implementation of the SimpleIoProcessorPool

2009-11-29 Thread Emmanuel Lecharny
Hi, can you resend your message *with* new lines ? It's barely readable otherwise :/ On Sun, Nov 29, 2009 at 12:14 PM, Peng Lee wrote: >  In my opinion,the line 176 [if (processorConstructor == null) ] is > redundant, because if processorConstructor is null, a NullPointerException > should be tr

Re: about the implementation of the SimpleIoProcessorPool

2009-11-29 Thread Emmanuel Lecharny
Also provide the MINA version you are talking about. Thanks ! On Sun, Nov 29, 2009 at 12:14 PM, Peng Lee wrote: >  In my opinion,the line 176 [if (processorConstructor == null) ] is > redundant, because if processorConstructor is null, a NullPointerException > should be trowed previously. So, I t

About zero copy ...

2009-11-29 Thread Emmanuel Lecharny
Hi, for those who are interested about the "zero copy" thing, here is an interesting article : http://www.ibm.com/developerworks/library/j-zerocopy/ IMO, worthy when used to transfer big files. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re : Death to TRS80 coders

2009-11-29 Thread Edouard De Oliveira
my +1 even if sometimes i write code on my 10" netbook Cordialement, Regards, -Edouard De Oliveira- Blog: http://tedorgwp.free.fr WebSite: http://tedorg.free.fr/en/main.php - Message d'origine De : Ashish À : dev@mina.apache.org Envoyé le : Dim 29 Novembre 2009, 3 h 01 min 06 s Obj

Re: [MINA 3.0] Initial thoughts on FilterChain

2009-11-29 Thread Alan D. Cabrera
On Nov 28, 2009, at 6:03 PM, Ashish wrote: What about the assertion that new filters only get created to simulate a state machine? So what's the best way proceed forward, now that we had a quite a good discussion :-) CODE IT UP! :) Actually, when ever I make an API, I usually drive th

Build failed in Hudson: ftpserver-1.0.x-jdk1.5-solaris #33

2009-11-29 Thread Apache Hudson Server
See -- Started by user ngn Building remotely on lucene.zones.apache.org (Solaris 10) Updating https://svn.apache.org/repos/asf/mina/ftpserver/branches/1.0.x At revision 885340 no