Writing a Ractor Base Job Scheduler

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...

»

When open source has less benefits

Here at Shopify, I work as a Production Engineer on the Jobs team. Our mission is to maintain and improve the background job infrastructure for Shopify Core, which happens to be one of the largest Ruby on Rails applications in the World.

»

ruby

Grpc Tutorial with ruby

So the other day I found an exciting project Anycable that allow using custom WebSocket server within your ruby application. I immediately got hooked up, and I started reading about it, and the first thing that I never heard of it was Grpc.

»