aboutsummaryrefslogtreecommitdiff
path: root/devel/py-futurist/pkg-descr
blob: 11dcae01528ac48070737f92c7918ed49db85c27 (plain) (blame)
1
2
3
4
5
Code from the future, delivered to you in the now. The goal of this library
would be to provide a well documented futures classes/utilities/additions that
allows for providing a level of transparency in how asynchronous work gets
executed. This library currently adds statistics gathering, an eventlet
executor, a synchronous executor etc.