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: almost 2 years ago
amqpeventsgogolangpubsubrabbitmqwatermill

Related projects:

RepositoryDescriptionStars
threedotslabs/watermill-httpA Pub/Sub system for building event-driven applications with efficient message streams.28
threedotslabs/watermill-sqlA Pub/Sub system for event-driven applications that efficiently processes message streams between Postgres/MySQL databases72
threedotslabs/watermill-firestoreA Firestore-based Pub/Sub system designed to work with event-driven applications0
threedotslabs/watermill-ioA Pub/Sub messaging system designed to work with message streams in event-driven applications.8
threedotslabs/watermill-redisstreamA Redis Pub/Sub implementation for message streams in event-driven applications34
threedotslabs/watermill-kafkaA Kafka-based Pub/Sub system for event-driven applications63
threedotslabs/watermill-boltA Bolt-based Pub/Sub system for event-driven applications6
threedotslabs/watermill-googlecloudProvides a Pub/Sub system for event-driven applications on Google Cloud.20
threedotslabs/watermill-natsAn implementation of the NATS Pub/Sub messaging system for building event-driven applications with efficient message streams.53
threedotslabs/event-driven-exampleAn Event-Driven application example built in Go with Watermill library134
threedotslabs/watermillA 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,907
ruby-amqp/march_hareA JRuby client for RabbitMQ messaging system96
voxoz/mqsAn AMQP messaging library implemented in Erlang.27
andersfugmann/amqp-clientA library that provides an AMQP client for asynchronous and concurrent programming in OCaml62
threedotslabs/nats-exampleA Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment.101