[zeromq-dev] RPC in ZeroMQ
Kevin Sapper
kevinsapper88 at gmail.com
Sat Sep 24 19:14:48 CEST 2016
Yes it is official. I haven't used Thrift but when interacting with
ZeroMQ zproto has a nice API.
On Sa, Sep 24, 2016 at 7:05 , Dimos Stamatakis <dimstamat at gmail.com>
wrote:
> Thanks! Protobuffer is another option, indeed.
> How about zproto? Is it official by ZeroMQ?
> I would prefer Thrift with ZeroMQ since our system already uses
> Thrift and we are happy with the performance. We just want to extend
> it and support pub-sub (that's why we looked at ZeroMQ ).
>
> Thanks,
> Dimos
>
>
> On Sep 24, 2016 12:48 PM, "Luca Boccassi" <luca.boccassi at gmail.com>
> wrote:
>> Look at zproto - it can do that and much, much more
>> https://github.com/zeromq/zproto
>>
>> On 24 September 2016 at 08:31, Dimos Stamatakis
>> <dimstamat at gmail.com> wrote:
>> > Thanks for your response. I saw zerorpc, but it seems like it does
>> not
>> > support C++. For now I am looking at combining Thrift with zeroMQ
>> as its
>> > communication layer.
>> >
>> > Thanks,
>> > Dimos
>> >
>> >
>> > On Sep 24, 2016 2:17 AM, "Indradhanush Gupta"
>> <indradhanush.gupta at gmail.com>
>> > wrote:
>> >
>> >
>> >
>> > On Fri, Sep 23, 2016 at 9:25 PM, Dimos Stamatakis
>> <dimstamat at gmail.com>
>> > wrote:
>> >>
>> >> Hello everyone,
>> >>
>> >> I was wondering if ZeroMQ supports RPC. I noticed it does not
>> natively
>> >> support, but is there a plugin for ZeroMQ made for RPCs? Or we
>> have to build
>> >> our own?
>> >
>> >
>> > You can check out http://www.zerorpc.io/ although I cant vouch for
>> it as
>> > I've never used it myself.
>> >
>> >>
>> >>
>> >> Thanks a lot,
>> >> Dimos
>> >>
>> >> _______________________________________________
>> >> zeromq-dev mailing list
>> >> zeromq-dev at lists.zeromq.org
>> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> >
>> >
>> >
>> >
>> > --
>> > Indradhanush Gupta
>> >
>> >
>> > _______________________________________________
>> > zeromq-dev mailing list
>> > zeromq-dev at lists.zeromq.org
>> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> >
>> >
>> >
>> > _______________________________________________
>> > zeromq-dev mailing list
>> > zeromq-dev at lists.zeromq.org
>> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160924/25bc75e5/attachment.htm>
More information about the zeromq-dev
mailing list