summaryrefslogtreecommitdiff
path: root/src/rabbit_queue_collector.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Revert changes to add proc_name via gen_server2, instead do it explicitly wit...bug25910Simon MacMullen2014-01-101-6/+7
* Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-101-8/+7
* RenameSimon MacMullen2013-12-101-2/+2
* A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-101-5/+7
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* fix bugbug24769Matthias Radestock2012-04-121-1/+1
* correct return value of rabbit_amqqueue:delete_immediately/1Matthias Radestock2012-03-231-2/+2
* use pmon in queue_collectorMatthias Radestock2012-03-231-19/+17
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* This was clearly never tested with > 1 queue: we must be able to cope with bo...bug23159Matthew Sackman2010-10-131-4/+5
* Removal of log entry; correction of stats; assertion that QC can only get del...Matthew Sackman2010-10-131-3/+3
* refactorAlexandru Scvortov2010-10-131-27/+22
* sets are faster than gb_setsAlexandru Scvortov2010-10-111-6/+5
* delete_exclusive -> delete_immediatelyAlexandru Scvortov2010-10-111-1/+1
* delete exclusive queues in parallelAlexandru Scvortov2010-10-091-9/+21
* Merging bug 23143 into default (drive-by fixes include correcting the spec fo...Matthew Sackman2010-09-281-7/+3
|\
| * Merging default into bug 15930Matthew Sackman2010-08-131-7/+3
| |\
| | * Remove dead code - collector is never explicitly shutdown: the supervisor wil...Matthew Sackman2010-08-101-7/+3
* | | delete/1 -> delete_exclusive/1; lower priorities to 8Alexandru Scvortov2010-09-281-1/+1
* | | exclusive queues are deleted quickly on clean connection terminationAlexandru Scvortov2010-08-251-1/+1
|/ /
* | use consistent return types for start/start_link functionsbug23120Matthias Radestock2010-08-131-1/+1
|/
* make queue collector shutdown asynchronousbug23059Matthias Radestock2010-08-031-7/+5
* Rename rabbit_reader_queue_collector to rabbit_queue_collector, and shorten s...bug22950Simon MacMullen2010-07-071-0/+106