Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 830 Bytes

File metadata and controls

42 lines (28 loc) · 830 Bytes

ZeroMQ Sink

The "zeromq" sink enables sending messages to a ZeroMQ socket.

Input

  • byte[]

Output

Payload

N/A

Options

The zeromq sink has the following options:

Build

$ ./mvnw clean install -PgenerateApps
$ cd apps

You can find the corresponding binder based projects here. You can then cd into one of the folders and build it:

$ ./mvnw clean package

Examples

java -jar zeromq-sink.jar --zeromq.consumer.connectUrl=tcp://server:port --zeromq.consumer.topic=