nsq-simpletcp

command module
v0.0.0-...-291e720 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2014 License: BSD-2-Clause Imports: 13 Imported by: 0

README

NSQ-SimpleTCP

This is daemon writen on Go language for receiver over TCP text stream CRLF separated and publish each line as a message in NSQ topic.

Install

# git clone https://github.com/miolini/nsq-simpletcp
# make depends
# make

Usage

# ./nsq-simpletcp --help
Usage of ./nsq-simpletcp:
  -b=1000: batch size to publish
  -c=4: max using cpu cores
  -d=false: enable gzip decompress of incoming data
  -h="localhost:4150": comma-separated list of nsq host:port
  -l="localhost:7777": listen addr host:port
  -pidfile="": path to pid file
  -t="t-simpletcp": send all messages to this nsq topic

Support

If you have any questions, please, send email to me: mio@volmy.com.

Enjoy!

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