Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

Subscriptions: Multiple Groups of Consumers on a Pulsar Topic

Blog post from DataStax

Post Details
Company
Date Published
Author
Chris Bartholomew
Word Count
1,360
Company Posts That Month
13
Language
English
Hacker News Points
-
Post removed?
No
Summary

Apache Pulsar supports multiple groups of consumers on a topic, allowing multiple applications to consume messages from a single topic simultaneously. This is achieved through subscriptions, which manage consumers on topics and keep track of the position in the topic from which each consumer reads. A Pulsar topic can support many subscriptions at the same time, enabling message fan-out to multiple applications. Apache Pulsar offers four different types of subscriptions: exclusive, failover, shared, and key_shared. These subscriptions vary based on how messages are sent to consumers within that subscription. By using these subscriptions, developers can implement various patterns such as competing consumers or active-standby configurations.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 1 547 130 54 +55%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.