[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1277) Allow configuration of socket and bisocket accept threads

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Mar 19 14:30:45 EDT 2011


Allow configuration of socket and bisocket accept threads
---------------------------------------------------------

                 Key: JBREM-1277
                 URL: https://issues.jboss.org/browse/JBREM-1277
             Project: JBoss Remoting
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
    Affects Versions: 2.5.4.SP1, 2.2.3.SP3
            Reporter: Ron Sigal
            Assignee: Ron Sigal
             Fix For: 2.2.3.SP4, 2.5.4.SP2


It is possible that under heavy load, the org.jboss.remoting.transport.socket.SocketServerInvoker accept thread and the org.jboss.remoting.transport.bisocket.BisocketServerInvoker secondary accept threads, which manage ServerSockets, can get starved by the worker threads.  It would be useful to be able increase the priority of these threads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-remoting-issues mailing list