Skip to content

Cron job wrapper that ensures a script gets run from one node in the cluster.

License

Notifications You must be signed in to change notification settings

maartenq/clustercron

Repository files navigation

Clustercron

Pypi Documentation Status pre-commit.ci status CI status Codecov

Clustercron is cronjob wrapper that tries to ensure that a script gets run only once, on one host from a pool of nodes of a specified loadbalancer. Clustercron select a master from all nodes and will run the cronjob only on that node.

Features

Supported load balancers (till now):

  • AWS Elastic Load Balancing (ELB)
  • AWS Elastic Load Balancing v2 (ALB)

About

Cron job wrapper that ensures a script gets run from one node in the cluster.

Resources

License

Stars

Watchers

Forks

Packages

No packages published