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.
Benchmark code can be found inside benchmark
directory.
pip3 install sergeant
More information can be found on the documentation site.
Usage examples can be found inside examples
directory.
Distributed under the MIT License. See LICENSE
for more information.
Gal Ben David - [email protected]
Project Link: https://github.com/intsights/sergeant