summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* improve flow control by penalising message ingestion in the schedulerbug17174Matthias Radestock2011-09-201-14/+18
* cosmeticMatthias Radestock2011-09-191-3/+2
* a bit of inlining, tweaking and cosmeticsMatthias Radestock2011-09-181-18/+13
* cosmeticMatthias Radestock2011-09-181-7/+5
* extract ack handling logicMatthias Radestock2011-09-181-34/+33
* extract correlation between consumer_count and limiter registrationMatthias Radestock2011-09-171-23/+21
* rename maybe_store_ch_record to update_ch_record and drop assertionsMatthias Radestock2011-09-171-27/+20
* cosmetic: slightly more sensible field orderMatthias Radestock2011-09-161-5/+5
* merge bug24428 into defaultMatthias Radestock2011-09-162-175/+209
|\
| * merge bug23596 into defaultMatthias Radestock2011-09-161-20/+22
| |\
| | * merge bug24425 into default (FHC can become bottleneck when large numbers of ...Alexandru Scvortov2011-09-151-20/+22
| | |\
| | | * Use ets table instead of dictbug24425Matthew Sackman2011-09-141-20/+22
| * | | use 'sets' instead of 'gb_sets' for the 'blocking' setbug23596Matthias Radestock2011-09-161-10/+10
| * | | some tweaks for sake of symmetryMatthias Radestock2011-09-161-16/+13
| * | | minor simplifying refactorMatthias Radestock2011-09-161-8/+5
| * | | merge two foldsAlexandru Scvortov2011-09-161-7/+7
| * | | cosmetic changes and some minor refactoringMatthias Radestock2011-09-161-93/+82
| * | | rename consumer_monitors to queue_consumersAlexandru Scvortov2011-09-151-29/+32
| * | | remove unnecessary checkAlexandru Scvortov2011-09-151-7/+3
| * | | consumer_monitors is a dict againAlexandru Scvortov2011-09-151-22/+24
| * | | less arbitrary division of labourAlexandru Scvortov2011-09-151-8/+9
| * | | remove no-opAlexandru Scvortov2011-09-151-1/+0
| * | | monitor_queue/demonitor_queue are symmetric; don't use process dictionaryAlexandru Scvortov2011-09-151-126/+149
| * | | consumer_monitors is now a set of QPidsAlexandru Scvortov2011-09-151-19/+25
| * | | DeMorgan a caseAlexandru Scvortov2011-09-141-5/+7
| * | | merge from default + cosmeticAlexandru Scvortov2011-09-141-55/+72
| |\ \ \ | | |/ / | |/| |
| | * | refactorAlexandru Scvortov2011-09-131-13/+6
| | * | merge flow and (consumer, confirm, starts) monitorsAlexandru Scvortov2011-09-131-17/+20
| | * | merge consumer and (confirms, stats) monitorsAlexandru Scvortov2011-09-131-37/+37
| | * | merge stats and confirm monitorsAlexandru Scvortov2011-09-131-24/+35
| | * | remove unnecessary variableAlexandru Scvortov2011-09-131-51/+40
| | * | merge default into bug23596Alexandru Scvortov2011-09-132-33/+11
| | |\ \
| | * | | refactorAlexandru Scvortov2011-09-061-5/+7
| | * | | only monitor queues that have messages on themAlexandru Scvortov2011-09-061-35/+51
* | | | | And now it's like well beautiful. Wicked.bug24428Matthew Sackman2011-09-151-22/+17
* | | | | Scatter/Gather. Eliminates gaps between txns and thus goes much faster.Matthew Sackman2011-09-151-19/+30
* | | | | Rework binding recoveryMatthew Sackman2011-09-151-14/+21
|/ / / /
* | | | fix a specMatthias Radestock2011-09-141-1/+1
| |_|/ |/| |
* | | Merge heads.Jerry Kuch2011-09-131-11/+7
|\ \ \
| * | | consistencybug24416Matthias Radestock2011-09-081-2/+2
| * | | do the todoMatthias Radestock2011-09-081-10/+6
| | |/ | |/|
* | | Merge bug 23056Jerry Kuch2011-09-139-113/+78
|\ \ \ | |/ /
| * | don't follow symlinksAlexandru Scvortov2011-09-061-1/+7
| * | use the recurisve delete from rabbit_miscAlexandru Scvortov2011-09-061-32/+4
| * | don't ignore symlinksAlexandru Scvortov2011-09-061-1/+1
| |/
| * Merged bug24385 into defaultEmile Joubert2011-09-061-38/+36
| |\
| | * tweak 'publish' funs to make their relationship more obviousMatthias Radestock2011-09-061-38/+36
| * | update commentbug24385Alexandru Scvortov2011-09-061-2/+4
| * | improve coverage of rabbit_controlAlexandru Scvortov2011-09-051-0/+9
| |/
| * Merge bug24377Simon MacMullen2011-08-264-17/+16
| |\