nsq-event-bus

Event bus

A wrapper around NSQ topic and channel for event-driven communication in Go microservices.

A tiny wrapper around NSQ topic and channel rocket

GitHub

79 stars
9 watching
17 forks
Language: Go
last commit: almost 7 years ago
Linked from 2 awesome lists

event-drivengomessage-busmicroservicesnsq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rafaeljesus/rabbus Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. 97
mustafaturan/bus A minimalist event/message bus implementation 336
stanipetrosyan/go-eventbus Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. 5
apache/rocketmq-eventbridge A messaging service that enables event-driven architectures and loosely coupled distributed systems 137
otobus/event_bus An event-driven communication system with minimal overhead and built-in tracing capabilities 699
asaskevich/eventbus A lightweight event bus with async compatibility for GoLang 1,750
choojs/nanobus A lightweight event bus for JavaScript applications 225
mumez/verstix A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. 9
coshx/caravel An event bus system for communication between UIWebView and embedded JavaScript 147
paramaggarwal/react-native-global-event-emitter Provides a shared event bus between native and React Native code for communication between iOS and JavaScript. 58
sergey-telpuk/nestjs-transport-eventbus A module for broadcasting events between different parts of an application using various transport protocols. 27
coshx/drekkar An event bus system for communicating between Android app components and JavaScript in a WebView 23
cesarferreira/swifteventbus An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. 1,104
mcmatan/topiceventbus An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. 55
jeroenrinzema/commander A Go library for building event-driven applications with features like event sourcing and message streaming. 66