Getting started with Apache Pulsar using Python
What is Pulsar?
Apache Pulsar is a cloud-native, multi-tenant, high-performance solution for server-to-server messaging and queuing built on the publisher-subscribe (pub-sub) pattern.
3 Concepts
Messages
These are the basic units of pulsar
Few compo...
teq.hashnode.dev3 min read