Quartz VS Dkron

Compare Quartz vs Dkron and see what are their differences.

Quartz

Code for Quartz Scheduler (by quartz-scheduler)

Dkron

Dkron - Distributed, fault tolerant job scheduling system https://dkron.io (by distribworks)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Quartz Dkron
18 3
6,031 4,101
0.9% 1.7%
3.6 8.4
about 21 hours ago 1 day ago
Java Go
Apache License 2.0 GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Quartz

Posts with mentions or reviews of Quartz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-20.

Dkron

Posts with mentions or reviews of Dkron. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-12.
  • How to do distributed cronjobs with worker queues?
    8 projects | /r/golang | 12 Nov 2022
    Works great. Hope this helps. (For easiness GH here).
  • Distributed job scheduling with Go?
    7 projects | /r/golang | 2 Mar 2022
    I'am also familiar to hangfire, used in the past as distributed job scheduler for Owin microservices in C# too. Btw when we moved towards Golang stack realized that hangfire wasnt really necessary. It was enough standard and idiomatic Go code, learning using Go Routine adding any Cron library and maybe a Redis dependency if persistence is needed. But if you really prefer something hangfire-like, give a try to https://dkron.io/ and its GitHub repo https://github.com/distribworks/dkron , it's pretty similar. They have an open source version but also a pro license, in the same way as hangfire does.
  • Easy Distributed Cron Management
    2 projects | /r/sre | 21 Jan 2022
    Perhaps https://dkron.io/ can solve your problem? Source at https://github.com/distribworks/dkron.

What are some alternatives?

When comparing Quartz and Dkron you can also consider the following projects:

Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

JobRunr - An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.

DHT - BitTorrent DHT Protocol && DHT Spider.

Google Web Toolkit - GWT Open Source Project

flask-apscheduler - Adds APScheduler support to Flask

torrent - Full-featured BitTorrent client package and utilities

rpcx - Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!

Apache Ant - Apache Ant is a Java-based build tool.

cglib - cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.

micro - API first development platform

gocelery - Celery Distributed Task Queue in Go

dynamolock - DynamoDB Lock Client for Go