[zeromq-dev] ZeroMQ C++
Michal Vyskocil
michal.vyskocil at gmail.com
Thu Jul 25 22:05:59 CEST 2019
Hi,
Just use zpoller from czmq. It is C library, but with really nice API you
can call from C++ code
Dne čt 25. 7. 2019 19:33 uživatel Brett Viren via zeromq-dev <
zeromq-dev at lists.zeromq.org> napsal:
> SIMON BABY <simonkbaby at gmail.com> writes:
>
> > I am looking for a sample source code in c++ with multiple end-points
> defined in the same process.
> > Basically my process has to send a receive messages to/from other
> processes.
>
> These two requirements seem contradictory to me.
>
> In any case, the zmqpp package has tests written in C++ that have
> multiple sockets in the same process.
>
>
> https://github.com/zeromq/zmqpp/blob/develop/src/tests/test_socket.cpp#L84
>
> I happen to develop in C++ and use libczmq. Although it is a C library,
> there has been nothing that limits me using it with C++.
>
> -Brett.
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190725/2919f4bc/attachment.htm>
More information about the zeromq-dev
mailing list