What is Apache Pulsar?
Apache Pulsar is a distributed messaging solution developed and released to open source at Yahoo. Pulsar supports both pub-sub messaging and queuing in a platform designed for performance, scalability, and ease of development and operation.
Apache Pulsar is a tool in the Message Queue category of a tech stack.
Apache Pulsar is an open source tool with GitHub stars and GitHub forks. Here’s a link to Apache Pulsar's open source repository on GitHub
Who uses Apache Pulsar?
Companies
11 companies reportedly use Apache Pulsar in their tech stacks, including MercadoLibre, Avito, and Dibstack.
Developers
89 developers on StackShare have stated that they use Apache Pulsar.
Apache Pulsar Integrations
Pros of Apache Pulsar
7
4
3
2
2
1
1
1
1
1
1
Blog Posts
Apache Pulsar's Features
- Unified model supporting pub-sub messaging and queuing
- Easy scalability to millions of topics
- Native multi-datacenter replication
- Multi-language client API
- Guaranteed data durability
- Scalable distributed storage leveraging Apache BookKeeper
Apache Pulsar Alternatives & Comparisons
What are some alternatives to Apache Pulsar?
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
NATS
Unlike traditional enterprise messaging systems, NATS has an always-on dial tone that does whatever it takes to remain available. This forms a great base for building modern, reliable, and scalable cloud and distributed systems.
Amazon SQS
Transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available. With SQS, you can offload the administrative burden of operating and scaling a highly available messaging cluster, while paying a low price for only what you use.
Celery
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.