2 Replies Latest reply on Aug 11, 2006 10:29 PM by elkner

    thread pool accepting connections

    mazz

      I haven't looked at the code on this yet - hoping its a quick and easy answer from someone :)

      I'm assuming there is a thread pool behind the server socket connection stuff (allowing a JBoss/Remoting server to process concurrent requests).

      Is there a way for me to specify my own custom thread pool? Also, how do I access the thread pool to configure it?