[zeromq-dev] fbzmq - C++ wrapper and async framework around libzmq
Luca Boccassi
luca.boccassi at gmail.com
Tue Mar 21 18:36:52 CET 2017
On Tue, 2017-03-21 at 17:28 +0000, Saif Hasan wrote:
> Thank you Luca,
> Yes that will be great. How should I proceed with adding it there ?
> Or only zeromq-admin have permission to do that ?
I've added a link and brief description copied from your email.
I think anybody can register and edit those pages on wikidot, so if
there's something you want to change please feel free to do so.
Thanks!
> On 3/21/17, 10:19 AM, "zeromq-dev on behalf of Luca Boccassi"
> <zeromq-dev-bounces at lists.zeromq.org on behalf of
> luca.boccassi at gmail.com> wrote:
>
> On Tue, 2017-03-21 at 17:09 +0000, Saif Hasan wrote:
> > Hello,
> >
> > We are sharing this here hoping it might benefit the zeromq
> > community. At Facebook we have been leveraging libzmq for some
> > internal projects. Along the way we have developed a 'fbzmq' -
> a set
> > of C++ wrappers that allow for easier development and
> integration
> > with other Facebook's open-source projects, e.g., folly and
> thrift.
> >
> > [fbzmq] => https://github.com/facebookincubator/fbzmq
> > fbzmq<https://github.com/facebookincubator/fbzmq> provides a
> > framework for writing services in C++, building on top of the
> > awesomeness of libzmq, i.e., using message-passing semantics.
> >
> > At a high level it provides:
> > > lightweight C++ wrappers over `libzmq` that leverage C++
> > > abstractions and stricter type checking. Most notably it
> provides
> > > the ability to send/receive `thrift objects` as messages over
> the
> > > wire without worrying about wire encoding/decoding protocols.
> > > Powerful `Async Framework` with event loop, timeout, signal
> > > handling and more to enable developers to write asynchronous
> > > applications efficiently.
> >
> > We are open to external contributions and hope you will find
> fbzmq
> > useful!
> >
> > Thank you,
> > Saif
>
> That's great, thank you for sharing it!
>
> What about adding it to the C++ list on zeromq.org?
>
> http://zeromq.org/bindings:cpp
>
> Kind regards,
> Luca Boccassi
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170321/92ae8d3e/attachment.sig>
More information about the zeromq-dev
mailing list