SaaSHub helps you find the best software and product alternatives Learn more →
JobRunr Alternatives
Similar projects and alternatives to JobRunr
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
scala-webapp-template
A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments
-
-
-
-
-
-
-
-
-
-
-
-
-
java-fundamentals-exercises
Training Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
JobRunr discussion
JobRunr reviews and mentions
-
Open source Job Scheduler Library in java for high throughput
In java we have found Quartz( Quartz) , Job Runr(Jobrunr) and db-scheduler(db-scheduler) and need to evaluate these for our use case.
-
Scheduling a job in Spring Boot
You can also take a look at https://www.jobrunr.io/en/
-
JobRunr: A library for background processing in Java
Hi all, I'm Ronald - the creator of JobRunr.
First of all, thanks to @mooreds to post JobRunr on HackerNews.
Second of all - I read some claims that being in the 'job scheduling' business is easy money. I would like to point out that's not really the case.
With JobRunr being open-source and more successful than I ever could imagine, this brings along a lot of stress. If you make a mistake (which I did in V6) the whole world starts to see it. I also try to keep the amount of open issues really small as these things linger in my head and also give me stress.
Anyway, this to say that I'm now able to provide my family with food but I'm still not break even (meaning if I just had freelanced as before, I would have more money in my bank account).
But, I can now work on something I love.
P.s.: it's indeed LGPL but this is also the case for hibernate. It means you should only open-source if you're touching part of the JobRunr code, not if you just use the lib.
See also https://github.com/jobrunr/jobrunr/discussions/769.
-
Lightweight background job runner framework?
Is there a lightweight background job runner framework in Scala? Something that's backed by a database so the jobs are durable? I found jobrunr which seems like a great framework, but it's Java and doesn't have an async API (i.e. each job is assumed to be blocking and runs on its own thread).
- Is Quartz abandoned?
-
A batch of tasks to be executed periodically
JobRunr looks interesting, perhaps it can useful to you: https://github.com/jobrunr/jobrunr
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Oct 2024
Stats
jobrunr/jobrunr is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of JobRunr is Java.