Skip to main content

Library to develop your own concurrent.futures.Executor classes.

Project description

executorlib-core

The executorlib-core package is based on the concurrent.futures.Executor abstract class from the Python standard library to define Executor classes for specific application. This is achieved by coupling two Python processes using zeroMQ universal messaging library and serializing the Python objects using cloudpickle which extends the serialization support for Python objects.

Project details


Download files

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

Source Distribution

executorlib_core-0.0.1.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

executorlib_core-0.0.1-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

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