Task Grouping
Project description
task_grouping - Task Grouping
This module provides a basic class library for task grouping, includes 2 classes:
TaskContainer
Organizes a batch of task groups, including the serial/parallel structures, and carries the arguments information for each task unit to run.
ITaskLoader
This is an abstract base class for implementing a concrete loader class to load a task tree from Dict/JSON to TaskContainer.
For detailed usage, see the practice sample code: https://github.com/DataBooster/PyWebApi/blob/master/Sample/UserApps/ServicesGrouping/rest_grouping.py
and its product documentation: https://github.com/DataBooster/PyWebApi#services-grouping
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 Distributions
Built Distribution
File details
Details for the file task_grouping-0.1a5-py2.py3-none-any.whl
.
File metadata
- Download URL: task_grouping-0.1a5-py2.py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a783af7657e12e6b5b516934a2493ff61a66b118f93e92d1683c30204e43e088 |
|
MD5 | a96edd276342c37af9836f7ec4fd362a |
|
BLAKE2b-256 | 6c28c4edb0708431ba88ca3ae0f9670bbdb81e988ef7d5ea2bf60e6f71d49225 |