Distributed Cronlike Scheduler
Project description
## Distributed Cronlike Scheduler [](https://travis-ci.org/witlox/dcron)
The aim of dcron is to offer [cron](https://en.wikipedia.org/wiki/Cron) like behaviour spanning multiple machines. The system offers a web interface to manage your jobs, and reports the health of the cluster. Everything is self contained, so you only need to start the system to have a working setup. We do however recommend that you run the system behind a reverse proxy, since there is no authentication mechanism. Please check the [docs](https://dcron.readthedocs.io) regarding installation, configuration and options.
## Details
dcron requires Python 3.7+ in order to work.
all nodes running dcron need to have the same software installed you want dcron to run
dcron runs tasks at-most-once (according to schedule)
## Installation
pip install dcron
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dcron-0.9.16.tar.gz.
File metadata
- Download URL: dcron-0.9.16.tar.gz
- Upload date:
- Size: 60.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1f6f507016d89487c50b3ced1bee8469c97134e2aa1325bef734406d81f9632
|
|
| MD5 |
8db5a60dc3b7b5ea9a22e1ee26b75f52
|
|
| BLAKE2b-256 |
3b5097d2c4b6afbe91d5bd563039b58cffd7217640e0e3e462a9f0679f8efaa9
|