Creating sneakers workers dynamically

<p>At Cheetah Technologies we fulfill deliveries from different locations (warehouses) spread across the US. We integrate with ERP and WMS systems to get live inventory and pricing updates. Our CatalogService connects with the ERP system to get catalog related data including packaging variations, images, descriptions, etc.</p> <p>Technology</p> <p>Most of our backend is Ruby-based applications so after a short research we decided to go with RabbitMQ + Sneakers for communication between services. Both&nbsp;<a href="https://github.com/ruby-amqp/bunny" rel="noopener ugc nofollow" target="_blank">bunny</a>&nbsp;and&nbsp;<a href="https://github.com/jondot/sneakers" rel="noopener ugc nofollow" target="_blank">sneakers</a>&nbsp;are very mature gems in our community so the decision was easy.</p> <p><a href="https://medium.com/cheetah-labs/sneakers-rabbitmq-for-cheetah-470334a36b0"><strong>Read More</strong></a></p>