Fast, Safe & Simple Asynchronous Task Queues Written In Pure Python
Table of Contents
About The Project
Sergeant is a comprehensive distributed workers framework. The library was written in Intsights after failing to use celery with high scale. The library focuses on process and thread safety (through process/thread killers), performance and ease of use.
Built With
Performance
Benchmark code can be found inside benchmark directory.
Installation
pip3 install sergeant
Documentation
More information can be found on the documentation site.
Usage
Usage examples can be found inside examples directory.
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Gal Ben David - gal@intsights.com
Project Link: https://github.com/intsights/sergeant
Release files for sergeant 0.27.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sergeant-0.27.0.tar.gz | 21.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sergeant-0.27.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.8 kB
Release files / sergeant-0.27.0.tar.gz
| Download URL | sergeant-0.27.0.tar.gz |
|---|---|
| Size | 21.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
84362d0d0fb8804332e886126d1068b8d74b465107847e566ba75647de1f7cfd
|
|
BLAKE2b-256 checksum How to use checksums |
cd7602478ae61c22766cf01c92c8f1f2e931b337643f832b9389d693aac66563
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.11.0 Linux/6.8.0-1020-azure
|
Release files / sergeant-0.27.0-py3-none-any.whl
| Download URL | sergeant-0.27.0-py3-none-any.whl |
|---|---|
| Size | 32.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
13e166784b62e91a2c490b028cc51eb56a26dccc8db7035711ce35007b214d58
|
|
BLAKE2b-256 checksum How to use checksums |
f763732240c054a355618b9e12af065e0b84e4d84617cb17122dae78e96f3d2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.0.1 CPython/3.11.0 Linux/6.8.0-1020-azure
|