Multi-thread Promises for Python
author: | Christopher O’Brien <obriencj@gmail.com> |
---|---|
license: | LGPL v.3 |
Bases: promises.multiprocess.ProcessExecutor
A way to provide multiple promises which will be delivered in a separate threads
Bases: promises.multithread.ThreadExecutor
Creates transparent proxy promises, which will deliver in a separate thread