[ http://issues.apache.org/jira/browse/DIRMINA-209?page=comments#action_12377036 ]
peter royal commented on DIRMINA-209: ------------------------------------- Done. > SocketIoProcessor singleton causes performance wall under load > -------------------------------------------------------------- > > Key: DIRMINA-209 > URL: http://issues.apache.org/jira/browse/DIRMINA-209 > Project: Directory MINA > Type: Bug > Versions: 0.9.4 > Reporter: peter royal > > The changes to have SocketIoProcessor have a fixed number of instances that > are shared between connectors and acceptors results in a default performance > degradation for applications that used both. > This will be fixed by having socket acceptor and connectors each use their > own processor. Additionally, the number of processors for each will be > configurable independently. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
