This is the Linux app named go-nsq whose latest release can be downloaded as 1.1.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named go-nsq with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
go-nsq
DESCRIPTION:
The official Go package for NSQ. See godoc and the main repo apps directory for examples of clients built using this package. Tests are run via ./test.sh (which requires nsqd and nsqlookupd to be installed). Operationally, NSQ is easy to configure and deploy (all parameters are specified on the command line and compiled binaries have no runtime dependencies). For maximum flexibility, it is agnostic to data format (messages can be JSON, MsgPack, Protocol Buffers, or anything else). Official Go and Python libraries are available out of the box (as well as many other client libraries), and if you're interested in building your own, there's a protocol spec. It promotes distributed and decentralized topologies without single points of failure, enabling fault tolerance and high availability coupled with a reliable message delivery guarantee.
Features
- The official Go package for NSQ
- See godoc and the main repo apps directory for examples of clients built using this package
- Tests are run via ./test.sh
- Requires nsqd and nsqlookupd to be installed
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/go-nsq.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.