Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure broker is deleted in main thread, not by global destructors. | Alan Conway | 2010-07-07 | 1 | -5/+5 |
* | Cluster shuts down broker via SignalHandler to fix memory errors on exit. | Alan Conway | 2009-10-08 | 1 | -0/+3 |
* | Switched from shared_ptr to intrusive_ptr and RefCounted for Broker. | Alan Conway | 2008-07-15 | 1 | -3/+3 |
* | Cluster prototype: handles client-initiated commands (not dequeues) | Alan Conway | 2008-07-04 | 1 | -0/+47 |