Skip to main content

A reimagined cron executor

Project description

cronredux

A revisit of cron service using more modern interaction patterns.

About

  • Command line friendly
  • Does not use mail protocols
  • Does not use syslog
  • Slack notifications
  • Concurrency control
    • You can schedule the number of jobs to run concurrently
    • Overlap of tasks can be enabled or disabled depending on your use cases.

Requirements

  • asyncio Python Library
  • shellish Python Library
  • crontab Python Library

Installation

python3 ./setup.py build
python3 ./setup.py install

Compatibility

  • Python 3.4+

TODO

Web server for /health endpoint and status info.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cronredux-2.7.3.tar.gz (10.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page