10.2.5.2 Work Phase

In this phase, the following activities occur:

  • Multiple client requests to one server are handled concurrently in multiple contexts. The system allocates a separate thread for each request.
  • If necessary, additional threads (up to the number indicated by MAXDISPATCHTHREADS) are created.
  • The system keeps statistics on server threads.