Concurrency Executor

class bulkmodel.ce.ConcurrentExecutor(jobs)

Executes functions concurrently that would normally block and makes the results available as a memory of the object instance

run_async()

Run jobs asynchronously

Returns: