watermill-amqp

AMQP system

A Pub/Sub system for event-driven applications using AMQP protocol

AMQP Pub/Sub for the Watermill project.

GitHub

55 stars
4 watching
32 forks
Language: Go
last commit: 24 days ago
amqpeventsgogolangpubsubrabbitmqwatermill

Related projects:

Repository Description Stars
threedotslabs/watermill-http A Pub/Sub system for building event-driven applications with efficient message streams. 28
threedotslabs/watermill-sql A Pub/Sub system for event-driven applications that efficiently processes message streams between Postgres/MySQL databases 69
threedotslabs/watermill-firestore A Firestore-based Pub/Sub system designed to work with event-driven applications 0
threedotslabs/watermill-io A Pub/Sub messaging system designed to work with message streams in event-driven applications. 8
threedotslabs/watermill-redisstream A Redis Pub/Sub implementation for message streams in event-driven applications 33
threedotslabs/watermill-kafka A Kafka-based Pub/Sub system for event-driven applications 61
threedotslabs/watermill-bolt A Bolt-based Pub/Sub system for event-driven applications 6
threedotslabs/watermill-googlecloud Provides a Pub/Sub system for event-driven applications on Google Cloud. 19
threedotslabs/watermill-nats An implementation of the NATS Pub/Sub messaging system for building event-driven applications with efficient message streams. 52
threedotslabs/event-driven-example An Event-Driven application example built in Go with Watermill library 134
threedotslabs/watermill A library for building event-driven applications in Go, making it easy to work with message streams and enabling various architectures such as CQRS and event sourcing. 7,749
ruby-amqp/march_hare A JRuby client for RabbitMQ messaging system 97
voxoz/mqs An AMQP messaging library implemented in Erlang. 28
andersfugmann/amqp-client A library that provides an AMQP client for asynchronous and concurrent programming in OCaml 62
threedotslabs/nats-example A Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment. 101