res-scheduling

Resystem Scheduling Service


License
BSD-3-Clause
Install
pip install res-scheduling==1.0.2

Documentation

Resystem Scheduling Service

This Python3-only package provides running the task scheduler process, which communicates with the world through RabbitMQ. It heavily uses asyncio. The state is stored in PostgreSQL database. This scheduler is meant for speed and fault tolerance.

Released under New BSD license.