Skip to main content

An extension of the concurrent.futures module to support stateful computations.

Project description

Allows a class to be created in a separate thread/process. Unlike the simple functions that can be run using the builtin concurrent.futures module, the class instance can maintain its own private state. Messages (in the form of arbitrary pickleable objects) can be send to this process allowing communication. The actor responds in the form of a Future object.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

futures_actors-0.0.2-py2.py3-none-any.whl (12.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file futures_actors-0.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for futures_actors-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d1eb15305f98731781b4f5621d364dba51f8246fcc373d852fc892c5ff6b4e53
MD5 d16e229ba5ee7fd5ee95d54ad8aced63
BLAKE2b-256 1ec9d23934bced25ac85a7db141d22f6ce10397d2293e6600d42709e448fa4cf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page