/[Apache-SVN]
ViewVC logotype

Revision 1523476


Jump to revision: Previous Next
Author: stefan2
Date: Sun Sep 15 18:58:49 2013 UTC (10 years, 6 months ago)
Changed paths: 1
Log Message:
Further improve svnserve's responsiveness to large numbers of small
requests in threaded mode: Use a thread pool.

* subversion/svnserve/svnserve.c
  (THREADPOOL_MIN_SIZE,
   THREADPOOL_MAX_SIZE,
   THREADPOOL_THREAD_IDLE_LIMIT): new tuning knobs controlling the use
                                  of the thread pool
  (main): create thread pool; use it instead of indiviual, detached threads

Changed paths

Path Details
Directorysubversion/trunk/subversion/svnserve/svnserve.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26