[zeromq-dev] value arrays in ZPL

Pieter Hintjens ph at imatix.com
Sun Jan 27 18:21:02 CET 2013


On Sun, Jan 27, 2013 at 5:44 PM, Joshua Tacoma <joshua at yellowseed.org> wrote:

> ... I'm not sure what I'm going to do about value arrays and ZPL.
>         bind = tcp://eth0:5555
>         bind = inproc://device

Yes, this is the right syntax, it's the same in XML; you repeat the
element. You can then decide to pass this to the application as an
array, or a list.

Glad you like ZPL, I've been using it in FileMQ and it's pretty simple.

-Pieter



More information about the zeromq-dev mailing list