#Design a Kitchen Display System with Realtime Order updates
1 messages · Page 1 of 1 (latest)
What is the need for RabbitMQ?
I'd say initially, you don't need to cache anything. MongoDB will be fast enough from the start.
central to all restaurants
In our overall project infrastructure, we utilize RMQ for messaging between certain services. The scenario I outlined is what we aim to incorporate into our existing project.