In my github fork (http://github.com/kballard/thrift) I now have a complete, working implementation of NonblockingServer. It even has benchmarks (`rake benchmark`). I would love it if people could test it out on their code and make sure it works in the real world.

Also, if anybody can figure out why the heck my benchmark double-frees and segfaults when run on ThreadPoolServer, I would absolutely love to know. You can test with `rake benchmark THRIFT_SERVER=Thrift::ThreadPoolServer`.

-Kevin Ballard

--
Kevin Ballard
[EMAIL PROTECTED]



Reply via email to