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.5-py2.py3-none-any.whl (12.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for futures_actors-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fddd095d9c8d72f313aa582600d246bd0d2c579e7699b27a209ddd0a400c011d
MD5 d1493553a96adc584cb7fcd26a710afe
BLAKE2b-256 b97d9808d5e083036aee5f93c4abe33e4c2e8570409d067dcce9e9900cad8ae2

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