Software Dev

Apache Kafka vs Active MQ

Apache Kafka vs ActiveMQ

Although Apache Kafka and Active MQ were designed for different purposes, there is some overlap which is worth comparison. Apache Kafka vs Active MQ – what do they do? As a distributed streaming platform, Kafka allows streamed data to be processed and reprocessed on disk.  Its high throughput means it is more commonly used for …

Read more

What is ZeroMQ? – A Distributed Messaging System

what-is-zeroMQ-Distributed-Messaging-System

What is ZeroMQ? If we talk about the question, what is ZeroMQ? The naswer is, ZeroMQ is a distributed messaging system which is able to: Connect your code on any platform and in any language, Carry messages across IPC, TCP,TIPC, multicast, inproc, Use smart patterns, such as push-pull, router-dealer and pubsub, Use a small library, …

Read more

What is Azure Service Bus? | Cloud Messaging Service

What is Azure Service Bus? | Cloud Messaging Service

What is Service Bus? Service bus provides a reliable cloud messaging service (MaaS) with simple hybrid integration by: Building reliable, elastic cloud applications with messaging, Protecting applications from temporary traffic spikes, Decoupling applications, Connecting pre-existing systems to cloud solutions, Distributing messages, and Scaling out ordered messaging. What is Azure Service Bus? Azure Service Bus Simplify …

Read more