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

https://github.com/nickstenning/gnsq-blockade


https://github.com/nickstenning/gnsq-blockade

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Testing (g)nsq with blockade

Install [blockade][1] and then:

docker build -t producer ./producer
docker build -t consumer ./consumer
sudo blockade up
sudo blockade flaky consumer

[1]: https://github.com/dcm-oss/blockade