nsqd

command
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2014 License: MIT Imports: 12 Imported by: 0

README

nsqd

nsqd is the daemon that receives, queues, and delivers messages to clients.

Read the docs.

Docker

  1. Pull down this image:

     docker pull nsqio/nsqd
    
  2. Run the image:

     docker run --name nsqd -p 4150:4150 -p 4151:4151
         nsqio/nsqd 
         --broadcast-address=<host> 
         --lookupd-tcp-address=<host>:<port>
    

Take a look at the NSQ docker documentation to see how this can be used with the official nsqlookupd image.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL