A framework for distributed processing applications
Project description
DisPro: The Distributed Processing Framework
](https://dispro.readthedocs.io/en/latest/?badge=latest)
The DisPro framework allows you to employ distributed processing in your project by deploying numerous worker nodes across the internet, all controlled by a central master server. DisPro allows you to focus on implementing the unique functionality specific to your project, without having to reinvent the wheel to implement distributed processing.
Please note, DisPro does not make any assumptions as to the nature of your project, such as data types, databases, front-ends, etc. All of this is left up to the users.
Core Components
DisPro implements the two core components required to produce a distributed processing network:
Worker
The Worker is the distributed aspect of the DisPro framework, capable of being deployed on remote systems, communicating with the Master in order to request new tasks and transmit the results of its labor.
Master
The Master is responsible for the delegation of tasks to each remote Worker, as well as the processing and storage of all returned results. It is managed by the Master.
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
Built Distribution
File details
Details for the file DisPro-0.1.3.tar.gz
.
File metadata
- Download URL: DisPro-0.1.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75035d7da6b9f610bd7e8bfb60d892c420219bf83e94ac214b7427aa36aff208 |
|
MD5 | 718371ef023e436e78a21ccda5707ea8 |
|
BLAKE2b-256 | 136592e175ae56318b76da4ab7b35bf21a69d313653fb6f68e57507788539da8 |
File details
Details for the file DisPro-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: DisPro-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0591eff57af053a5530b20db37d0d405cfabd6c72b576072ed5c005423c8384d |
|
MD5 | 9b9c669e22868ce4e3b8415784f22355 |
|
BLAKE2b-256 | 0f97cf92df1e221fb886002582546edd92ce83be9aa397e7562958886268a7ff |