Add nsq-event-bus

This commit is contained in:
Rafael Jesus 2017-03-23 01:56:36 -03:00 committed by GitHub
parent 217aec2175
commit fcbf94fd14

View File

@ -635,6 +635,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [machinery](https://github.com/RichardKnop/machinery) - An asynchronous task queue/job queue based on distributed message passing.
* [mangos](https://github.com/go-mangos/mangos) - Pure go implementation of the Nanomsg ("Scalable Protocols") with transport interoperability.
* [NATS Go Client](https://github.com/nats-io/nats) - A lightweight and high performance publish-subscribe and distributed queueing messaging system - this is the Go library.
* [nsq-event-bus](https://github.com/rafaeljesus/nsq-event-bus) - A tiny wrapper around [go-nsq](https://github.com/nsqio/go-nsq) topic and channel.
* [oplog](https://github.com/dailymotion/oplog) - A generic oplog/replication system for REST APIs
* [pubsub](https://github.com/tuxychandru/pubsub) - A simple pubsub package for go.
* [RapidMQ](https://github.com/sybrexsys/RapidMQ) - RapidMQ is a lightweight and reliable library for managing of the local messages queue