RRRavi rajinteq.hashnode.dev·Nov 11, 2022 · 3 min readGetting started with Apache Pulsar using PythonWhat 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...00