Part of the recent work on the Proton C++ binding has been to review the
Proton API, deliberate on questions, and set down a pattern for use in
future work.

I've been recording the outcomes of those deliberations.  I've also been
collecting together and linking in the various pieces of documentation for
Proton's design and implementations, and AMQP.  Here's the current output:

    http://home.apache.org/~jross/pumpjack/

Ultimately, I plan to use this content as one part of a bigger overhaul of
the Proton section of the Qpid website.

Some points of interest:

    http://home.apache.org/~jross/pumpjack/core/container/index.html
    http://home.apache.org/~jross/pumpjack/core/connection/index.html

http://home.apache.org/~jross/pumpjack/core/connection-options/index.html
    http://home.apache.org/~jross/pumpjack/core/handler/index.html

http://home.apache.org/~jross/pumpjack/core/receiver/index.html#flow-control
    http://home.apache.org/~jross/pumpjack/implementation-guide.html

Thanks for taking a look.

Justin

---
Source code: https://github.com/ssorj/pumpjack

Reply via email to