Skip to main content

concurrency

2020

Writing a Ractor Base Job Scheduler
·878 words·5 mins
ruby concurrency
I was reading a fantastic article from my colleague Kir, and I could help myself to feel nerd snipped by: For those curious to try Ractor, I’d suggest to try implementing other things that benefit from parallel execution, for instance a background job processor.