/[Apache-SVN]
ViewVC logotype

Revision 920667


Jump to revision: Previous Next
Author: dreiss
Date: Tue Mar 9 05:19:32 2010 UTC (14 years, 8 months ago)
Changed paths: 1
Log Message:
cpp: TNonBlockingServer: Use separate monitor for max queue

We were using the same monitor for max queue size and empty queue, this
meant the notifies might be going to the wrong place.

This change significantly reduces the time spent in futex calls in
loaded servers.

Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/concurrency/ThreadManager.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26