Skip to content

Mission

exitxhu edited this page Dec 26, 2023 · 1 revision

So, How QueDuler Can Help Me?

Let's say you are already using Hangfier to Schedule some jobs. there are some steps you won't need to cover every time. like adding the job on startup with its Cron and stuff.

or for example, you are using Kafka to push a message to your job blocks. you need to do some extra work to introduce your Job block to the system, handling the concurrency, parallelism, and scaling out the system this is a lot of work to do every time.

maybe you have already built a framework for yourself, but if not don't do the heavy lifting yet, Queduler is here to help!

Clone this wiki locally