SkillAgentSearch skills...

Sergeant

Fast, Safe & Simple Asynchronous Task Queues Written In Pure Python

Install / Use

/learn @Intsights/Sergeant
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://github.com/intsights/sergeant"> <img src="https://raw.githubusercontent.com/intsights/sergeant/master/images/logo.png" alt="Logo"> </a> <h3 align="center"> Fast, Safe & Simple Asynchronous Task Queues Written In Pure Python </h3> </p>

license Python Build PyPi

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

View on GitHub
GitHub Stars144
CategoryDevelopment
Updated7mo ago
Forks12

Languages

Python

Security Score

87/100

Audited on Aug 11, 2025

No findings