summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cluster.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix memory leak in Cluster and enable valgrind in ais_checkAlan Conway2008-08-151-1/+3
* Queue cluster send frames, do cpg_mcast in separate thread, batching if possi...Alan Conway2008-08-121-5/+15
* Move frame processing out of CPG dispatch queue for cluster.Alan Conway2008-08-121-0/+14
* Integrate CPG file descriptor into broker polling.Alan Conway2008-08-111-3/+6
* Fix Cluster::send encode race.Alan Conway2008-08-051-1/+0
* Fix sporadic shutdown hang in clustered broker.Alan Conway2008-08-051-1/+1
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-26/+27
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-4/+6
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-6/+17
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-2/+2
* Fixed use of intrusive_ptr in code that was missedAndrew Stitcher2008-03-251-2/+3
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-2/+2
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-11/+6
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-011-4/+6
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-2/+2
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-1/+2
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-14/+12
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-271-7/+6
* * Summary:Alan Conway2007-07-191-26/+17
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-6/+7
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-50/+55
* * Summary:Alan Conway2007-06-291-21/+43
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+116