Protobuf is extensively used in serialization and RPCs. https://developers.google.com/protocol-buffers/ <https://developers.google.com/protocol-buffers/>
> On Sep 24, 2016, at 3:31 AM, Dimos Stamatakis <[email protected]> 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" <[email protected] > <mailto:[email protected]>> wrote: > > > On Fri, Sep 23, 2016 at 9:25 PM, Dimos Stamatakis <[email protected] > <mailto:[email protected]>> 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/ <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 > [email protected] <mailto:[email protected]> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > <http://lists.zeromq.org/mailman/listinfo/zeromq-dev> > > > > -- > Indradhanush Gupta > > > _______________________________________________ > zeromq-dev mailing list > [email protected] <mailto:[email protected]> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > <http://lists.zeromq.org/mailman/listinfo/zeromq-dev> > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
