Kraken Framework : Kraken is the first and only multi-processed, multi-threaded, fault-tolerant framework for PHP. It has been written to provide easy and reliable API f...
Faktory : Faktory is a language-agnostic, persistent background job system.
mock : A Python Mocking and Patching Library for Testing
ruff : An extremely fast Python linter and code formatter, written in Rust.
cliff : Command Line Interface Formulation Framework. cliff is a framework for building command line programs. It uses plugins to define sub-commands, output ...
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.