I'd love to see how you spin 3 instances and where the 1st one is a leader and the other 2 are workers. Then if the leader dies then another instance is elected to lead
Hey Alex, thank you for your presentation. How many Jobs (fire&forget) can be put into the queue ? If I have 3 instances of my application running, I suppose the enqueued jobs will be spread over the instances, right ?
Getting following error Description: Parameter 0 of constructor in com.example.demo.JobController required a bean of type 'org.jobrunr.scheduling.JobScheduler' that could not be found.
Hey sure! I usually use IntelliJ IDEA (which has a free and a paid version). I recently switched to Neovim and configured the plugins myself - these are all free to use.
Grab the code here axgr.dev/posts/spring-jobrunr/?
Cool. I love it that you do a no-nonsense explanation. Thank you. Well done.
Thank you so much 🙏
High-quality content! You are going to blow up in popularity for sure.
Thanks Krishnan! Glad you like it!
Thanks, can I use this for daily scraping with over 1 million products, may be more?
hey, nice stuff, will the scheduled repeat every 30 seconds or will it happen only once?
I'd love to see how you spin 3 instances and where the 1st one is a leader and the other 2 are workers. Then if the leader dies then another instance is elected to lead
Yeah, I guess I could do a follow-up video here, thanks!
can we have one job background server for different microservice as it in not getting picked but the job runnr n both the jobs are failing
Hey Alex,
thank you for your presentation.
How many Jobs (fire&forget) can be put into the queue ? If I have 3 instances of my application running, I suppose the enqueued jobs will be spread over the instances, right ?
good. what about orcestration? if we have 3 instances of application?
Shouldn't be an issue since jobs are synchronized via the database. If all instances share the same database then you are good.
Just what i needed
Getting following error
Description:
Parameter 0 of constructor in com.example.demo.JobController required a bean of type 'org.jobrunr.scheduling.JobScheduler' that could not be found.
Good job 👍
Thank you!
Hey, thanks for great video content!
Could you share which plugin do you use for code auto-complete / auto-suggestion and is it free?
Hey sure! I usually use IntelliJ IDEA (which has a free and a paid version). I recently switched to Neovim and configured the plugins myself - these are all free to use.
Great video
Thank you, Prashant 🙏
thanks for great content! maybe it would be better without background music, just a recommendation :)
Background music is too loud.
Noted, thanks for the feedback Helge!