/[Apache-SVN]
ViewVC logotype

Revision 665438


Jump to revision: Previous Next
Author: cpiro
Date: Fri Jan 18 21:35:34 2008 UTC (16 years, 9 months ago)
Changed paths: 1
Log Message:
[thrift] Ruby TThreadedServer and TThreadPoolServer

Summary: They both use the same handler for all connections and thus assume the handler is thread-safe. The TThreadPoolServer preserves threads, so it wouldn't be too hard to make a variant that used a separate handler for each thread and thus didn't require thread safety.

Reviewed By: mcslee

Test Plan: loads without error

Revert Plan: ok

Other Notes: contributed by William Morgan (w@adap.tv)


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/server/tserver.rb modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26