verdecchia / pulsar-docker

Apache Pulsar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pulsar-docker

Apache Pulsar

docker compose up -d pulsar

Apache Pulsar Manager

docker compose up -d pulsar-manager

goto to http://localhost:9527 and authenticate with user: admin, password: apachepulsar

Apache Pulsar (users and passwords)

chmod u+x pulsar-manager.sh
./pulsar-manager.sh

Consumer terminal

docker compose up python-app-consumer

Producer terminal

docker compose up python-app-producer

About

Apache Pulsar


Languages

Language:Python 40.1%Language:Shell 32.9%Language:Dockerfile 27.0%