You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2007/10/03 15:51:29 UTC

Weekly status report (C++)

Working on resuming across a network fault that loses frames - the
ack/solicit-ack part of the session protocol. Am thinking about more
flexible ways to turn frames carrying MethodBodies into C++ member
function calls, hopefully will commit an example of something useful
with the session stuff by end of today.

Next up is queue replication and queue proxies.