Pierpaolo Frasa chce zrobić o tym prezentację

Building a microservice with RabbitMQ and Sneakers

Everybody is talking about microservices, but how do you go about actually building one and how do you communicate with it? Sneakers is a nice Ruby library on top of RabbitMQ that makes this very easy - if you know Sidekiq you'll feel right at home. I'll describe how to build a microservice with Sneakers, how to daemonise it and have proper logging and how to communicate with it from some other project.