Relative Content

Tag Archive for apache-pulsarpulsar

Pulsar Go Client creating producer failed

I am new to Pulsar and created a Golang application that tests the basic functionalities of Pulsar, as follows. It exposes a produce and consume endpoint which produce and consume message respectively. For Pulsar I followed Apache Pulsar website’s Quick start that deploys a standalone mini Pulsar cluster.