Re: MINA 3.0

2009-03-13 Thread Erix Yao
I really hope MINA 2.0 can be released quickly.

[jira] Created: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-13 Thread James Talmage (JIRA)
CumulativeProtocolDecoder/ DemuxingProtocolDecoder -- Key: DIRMINA-672 URL: https://issues.apache.org/jira/browse/DIRMINA-672 Project: MINA Issue Type: Bug Components: Filter Affe

[jira] Updated: (DIRMINA-672) CumulativeProtocolDecoder/ DemuxingProtocolDecoder

2009-03-13 Thread James Talmage (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Talmage updated DIRMINA-672: -- Attachment: DemuxingProtocolDecoderBugTest.java Test case that shows how this issue impacts th

[jira] Commented: (DIRMINA-653) IoSession.write not thread-safe? Loosing messages under heavy multi-threaded write on same session.

2009-03-13 Thread Mauritz Lovgren (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681902#action_12681902 ] Mauritz Lovgren commented on DIRMINA-653: - As a consequence of this I have been fo

MINA Scalability - How scalable is it really?

2009-03-13 Thread praveen kumar
Sorry - I am cross posting as I first posted in users but it really is applicable to devs. Please help. Thanks. Hi - I was excited to look at MINA and wrote a small program to test NxN testing. Each client will send a message which is distributed to everyone in the channel - broadcast server.