akka-quartz-scheduler
Scheduler
Provides a robust and reliable scheduling component to Akka for cron-style job scheduling
Quartz Extension and utilities for cron-style scheduling in Akka
559 stars
28 watching
114 forks
Language: Scala
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 54 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
hugoabonizio/schedule.cr | Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
jaredstehler/dropwizard-quartz | A framework that integrates job scheduling with Dropwizard using Quartz and Guice. | 51 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 760 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
ajvb/kala | A modern job scheduler written in Go. | 2,136 |
quartz-scheduler/quartz | A job scheduling library that allows developers to schedule and manage tasks in their Java applications. | 6,295 |
reugn/go-quartz | A minimalistic scheduling library that allows developers to create and manage scheduled jobs with various triggers. | 1,793 |
sidekiq-scheduler/sidekiq-scheduler | An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,714 |