Skip to content
#

message-broker

Here are 68 public repositories matching this topic...

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.

  • Updated Apr 25, 2025
  • Python

A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers

  • Updated Apr 1, 2023
  • Python

📢 Production-ready python event bus library with support for async and sync handlers, forwarding betwen busses w/ parent event tracking + loop prevention, FIFO and concurrency options, and WAL persistence. Powers the browser-use library.

  • Updated Jul 1, 2025
  • Python

Improve this page

Add a description, image, and links to the message-broker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the message-broker topic, visit your repo's landing page and select "manage topics."

Learn more