Very often I come accross article about Stream processing in Message Broker (Apache Kafka, RabbitMq, …) where it seems that the difference between a traditional and Stream message processing depends on the message numbers producing/consuming rate. If I’m going to have a large number of messages, I call it Stream processing, otherwise, it’s a traditional … Continue reading "Apache Kafka and Rabbit – Dealing with Stream"
↧