remove Cpp2WorkerFactory
[folly.git] / folly / experimental / wangle / concurrent / IOThreadPoolExecutor.h
2014-12-18 Dave Watsonremove Cpp2WorkerFactory
2014-12-18 James Sedgwickglobal io executor
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-11-19 James Sedgwickfix potential race/memory corruption in IOThreadPoolExe...
2014-10-15 James Sedgwickin thread pools, take factory as shared ptr
2014-10-15 James Sedgwickexpose event base from IOThreadPoolExecutor
2014-09-26 James Sedgwickuser-defined expirations
2014-09-26 James Sedgwickstats for ThreadPoolExecutor
2014-09-17 James SedgwickThreadPoolExecutor and its children CPUThreadPoolExecut...