Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thonatos/nsq-demo

nsq-nodejs-demo
https://github.com/thonatos/nsq-demo

demo nodejs nsq

Last synced: 5 days ago
JSON representation

nsq-nodejs-demo

Awesome Lists containing this project

README

        

# nsq-demo

> A realtime distributed messaging platform

## Environment

- docker
- docker-compose

## Usage

```
docker-compose up
```

## Components

- NSQ-Admin: [http://localhost:4171](http://localhost:4171)

## Reference

- [https://github.com/nsqio/nsq](https://github.com/nsqio/nsq)