Categorygithub.com/p8bin/scheduler
modulepackage
0.1.5-beta
Repository: https://github.com/p8bin/scheduler.git
Documentation: pkg.go.dev

# README

Distributed scheduler

Tiny distributed scheduler. For distributed locks, dlocker package is used.

Scheme

Execute action during lock period. For critical data updates (during lock), it is recommended to additionally use data versioning.

For more details see examples.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author

# Interfaces

Runs distributed jobs.