Sidekiq as a Microservice Message Queue
I wrote a new article on Sidekiq as a Microservice Message Queue. Hope you enjoy!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote a new article on Sidekiq as a Microservice Message Queue. Hope you enjoy!
Comments
I really enjoyed this article and appreciated that it doesn’t try to throw the monolith baby out with the bathwater and instead shows a solid, incremental approach to pealing off potential chunks of main app code into logical services. Loved the use of Sidekiq to tie it all together. (Sidekiq rocks!)
Post a comment