Hi, I'm a newb reading through the C++ qpid broker and client code, trying to wrap my brain around the basic structure. One sorta-trivial question I have is:
Any reason Rdma::AsynchIO doesn't subclass qpid::sys::AsynchIO like windows::AsynchIO and qpid::sys::AsynchIO do? Another comment: naming all these classes "AsynchIO" makes it hard to grep the code IMHO. Also, if there are any developer/code docs on this part of the code, please send a link. Thanks, Aaron --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
