You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mattmanning, I was wondering if you ever used this in production or what you moved to instead of this. I was thinking about doing something similar, even with the same name :-)
The text was updated successfully, but these errors were encountered:
It worked as a proof of concept, but it's definitely nowhere near production-ready. This was sort of an experimental project, so I didn't really move on to anything similar. I would like to revisit it at some point, though.
In the real world, I've had a lot of success using Sidekiq for highly parallel background work in Ruby.
Hi @mattmanning, I was wondering if you ever used this in production or what you moved to instead of this. I was thinking about doing something similar, even with the same name :-)
The text was updated successfully, but these errors were encountered: