Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Testing Kafka and RabbitMQ with Python (Both as a Task Queue and for Pub/Sub purposes)

License

NotificationsYou must be signed in to change notification settings

GISDev01/kafka-python-ingest

Repository files navigation

Some testing of using the python library over the usual Java library when dealing with Kafka streams and RabbitMQ Queues.

For Windows, get a local Kafka up and running quickly by running these 2 commands in 2 separate shells:bin\windows\zookeeper-server-start.bat config\zookeeper.propertiesbin\windows\kafka-server-start.bat config\server.properties

For Windows, get RabbitMQ installed by following their instructions here:https://www.rabbitmq.com/download.html

For Mac, you can get RabbitMQ up and running quickly with homebrew: brew install rabbitmqAfter the brew runs, you can fire up RabbitMQ on your Mac with the command: rabbitmq-server

About

Testing Kafka and RabbitMQ with Python (Both as a Task Queue and for Pub/Sub purposes)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp