• Yedidya Feldblum's avatar
    ThreadedExecutor. · 7cb1a017
    Yedidya Feldblum authored
    Summary: [Folly] ThreadedExecutor.
    
    It's an Executor that runs functions each in its own thread.
    
    Kind of simple. Suitable for a few types of strange cases.
    
    Reviewed By: @​hannesr
    
    Differential Revision: D2226211
    7cb1a017
ThreadedExecutor.cpp 1019 Bytes