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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file executorlib_core-0.0.1.tar.gz
.
File metadata
- Download URL: executorlib_core-0.0.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 595102d45ea77718e2234f51f9d8ab0e8c8d3b713fa2cfed12b379cdbd84c9bc |
|
MD5 | 92168b872128cb9e1912d3951b0b3f07 |
|
BLAKE2b-256 | 3a19acb5087bbcda927a154575953091ead61436285c9d92f380a6bfb41ded0f |
File details
Details for the file executorlib_core-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: executorlib_core-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7055f1f378791ef6d599fda38d5ec5f789732d1c9c03632f9b9024ddd7e2a0be |
|
MD5 | 1e04d0f70ead38c4506204d318e31008 |
|
BLAKE2b-256 | f5b5f3c16c31bc111b81d30d1f7d35f631ed1d45e0d10f15b307d1a8e1431d19 |