Changes to publish.go:
commit31e35d7e8f2bdb05c1f085d9f70b3fc2c51a4934
authorGuy M. Allard <allard.guy.m@gmail.com>
Sat, 9 Sep 2017 00:19:46 +0000 (8 20:19 -0400)
committerGuy M. Allard <allard.guy.m@gmail.com>
Sat, 9 Sep 2017 00:19:46 +0000 (8 20:19 -0400)
treee326c69158c83d6bfa1cf1a229280d0869a25563
parent6f2f9e6671632e7174b8b54eb7e912039efd7998
Changes to publish.go:

Default behavior remains the same.

Add abilities to:
- Use multiple queues
- Use multiple go routines
- Use fixed or variable length messages
- Vary sleep times between message generation

All handled through environment variables.  See comments
in the code.
EXAMPLES.md
publish/publish.go
recv_mds/recv_mds.go
sngecomm/environment.go
version.go