Faktory : Faktory is a language-agnostic, persistent background job system.
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...
FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
sh : sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function
mock : A Python Mocking and Patching Library for Testing
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.