• Kevin Vigor's avatar
    Add simple wrapper for AsyncIO that hides all the grunge. · 42b8f101
    Kevin Vigor authored
    Summary:
    Add SimpleAsyncIO class. This creates an instance of an AsyncIO
    and manages a completion thread and a pool of ops, so user does
    not have to worry about any of these details.
    
    Differential Revision: D23945993
    
    fbshipit-source-id: 90f9b83ca3447a19e3bc4aaf2a2f196ee4ea614d
    42b8f101
SimpleAsyncIO.cpp 6.16 KB