Skip to content

Instantly share code, notes, and snippets.

@bitmage
Last active October 27, 2017 20:28
Show Gist options
  • Select an option

  • Save bitmage/ffa65d1f1dddca86ae9d8c6d92627074 to your computer and use it in GitHub Desktop.

Select an option

Save bitmage/ffa65d1f1dddca86ae9d8c6d92627074 to your computer and use it in GitHub Desktop.
~/projects/oss/nanomsg/examples((HEAD detached at 1.1.0)) $ ./out/zdb barrel tcp://127.0.0.1:5555 'hello'
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
~/projects/oss/nanomsg/examples((HEAD detached at 1.1.0)) $ ./out/zdb barrel tcp://127.0.0.1:5555 'hello'
BARREL: SENDING "hello"
BARREL: SENDING "hello"
ZDB: RECEIVED "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
~/projects/oss/nanomsg/examples((HEAD detached at 1.1.0)) $ ./out/zdb barrel tcp://127.0.0.1:5555 'hello'
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
~/projects/oss/nanomsg/examples((HEAD detached at 1.1.0)) $ ./out/zdb barrel tcp://127.0.0.1:5555 'hello'
BARREL: SENDING "hello"
BARREL: SENDING "hello"
ZDB: RECEIVED "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
BARREL: SENDING "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
ZDB: RECEIVED "hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment