1. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  2. 7a9fb81 THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects by Bryan Duxbury · 13 years ago
  3. 6dd9cd0 THRIFT-1314. cpp: add TProcessorFactory by Bryan Duxbury · 13 years ago
  4. 1e98758 THRIFT-1293. cpp: improve handling of exceptions thrown by process() by Bryan Duxbury · 13 years ago
  5. 756d73e THRIFT-1292. cpp: silence log spew from TThreadedServer by Bryan Duxbury · 13 years ago
  6. 2324871 THRIFT-928. cpp: Thrift Server Client Stats by David Reiss · 14 years ago
  7. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  8. 45d5696 THRIFT-351. cpp: Allow a custom ThreadFactory in TThreadedServer by David Reiss · 16 years ago
  9. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  10. 2e8a8d4 Make sure exceptinos in servers are caught by Mark Slee · 17 years ago
  11. b4d3e7b Create a TServerEventHandler interface in TServer by Mark Slee · 17 years ago
  12. 1d4ce80 Implement proper TThreadedServer shutdown by Mark Slee · 18 years ago
  13. 5ea15f9 Get rid of all the using namespace and using boost:: declarations in Thrift header files by Mark Slee · 18 years ago
  14. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  15. 907e3d6 Fix handling of accept() exceptions in threadedserver by Mark Slee · 18 years ago
  16. b3cb629 Adding threaded server to Thrift by Mark Slee · 18 years ago