summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Oops, don't turn into a timer bomb.Simon MacMullen2010-07-262-2/+2
|
* Send a stats event as soon as you wake up.Simon MacMullen2010-07-262-0/+2
|
* Use apply_interval rather than apply_after, cosmetics.Simon MacMullen2010-07-263-12/+9
|
* Make statistics collection into an application parameter, switched off by ↵Simon MacMullen2010-07-265-32/+61
| | | | default.
* Tweak priorities a bit.Simon MacMullen2010-07-262-3/+3
|
* Revert to the prior, process dictionary-based way of storing statistics.Simon MacMullen2010-07-261-52/+38
|
* Merging default into bug 21387Matthew Sackman2010-07-2615-4/+5783
|\
| * merge bug21673 into defaultMatthias Radestock2010-07-2213-1/+5762
| |\
| | * replace use of dict with orddict for per-msg_store partitionsMatthias Radestock2010-07-221-17/+18
| | | | | | | | | | | | which is much faster for small dicts
| | * merge default into bug21673Matthias Radestock2010-07-221-2/+9
| | |\
| | * | refactor: extract rates into separate part of vq stateMatthias Radestock2010-07-221-43/+45
| | | |
| | * | Merging default into bug 21673Matthew Sackman2010-07-211-2/+2
| | |\ \
| | * | | use the new BQ:stop/0 function in testsMatthias Radestock2010-07-211-3/+3
| | | | | | | | | | | | | | | | | | | | for better symmetry
| | * | | rabbit_amqqueue:stop already stops the msg_storeMatthias Radestock2010-07-211-1/+0
| | | | |
| | * | | merge default into bug21673Matthias Radestock2010-07-2112-34/+33
| | |\ \ \
| | * | | | cosmeticMatthias Radestock2010-07-211-5/+6
| | | | | |
| | * | | | cosmeticMatthias Radestock2010-07-211-1/+1
| | | | | |
| | * | | | more vq test refactoringMatthias Radestock2010-07-201-32/+34
| | | | | |
| | * | | | vq test refactoringMatthias Radestock2010-07-201-40/+40
| | | | | |
| | * | | | remove superfluous testMatthias Radestock2010-07-201-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is covered elsewhere already, notably in test_variable_queue_partial_segments_delta_thing.
| | * | | | made one of the vq tests a little less obscureMatthias Radestock2010-07-201-35/+32
| | | | | | | | | | | | | | | | | | | | | | | | ...and don't rely on timing
| | * | | | cosmeticMatthias Radestock2010-07-191-14/+13
| | | | | |
| | * | | | cosmeticMatthias Radestock2010-07-191-31/+31
| | | | | |
| | * | | | minor refactoring of vq testsMatthias Radestock2010-07-191-34/+30
| | | | | |
| | * | | | simplify qi testsMatthias Radestock2010-07-191-50/+52
| | | | | |
| | * | | | simplify qi testsMatthias Radestock2010-07-191-37/+38
| | | | | |
| | * | | | simplify qi testsMatthias Radestock2010-07-191-64/+73
| | | | | |
| | * | | | cosmeticMatthias Radestock2010-07-191-24/+24
| | | | | |
| | * | | | simplify qi testsMatthias Radestock2010-07-191-12/+11
| | | | | |
| | * | | | refactor msg_store starting/stopping in testsMatthias Radestock2010-07-191-55/+27
| | | | | | | | | | | | | | | | | | | | | | | | using the new funs in vq
| | * | | | flesh out vq API with funs useful for testingMatthias Radestock2010-07-191-5/+16
| | | | | |
| | * | | | merge default into bug21673Matthias Radestock2010-07-192-2/+13
| | |\ \ \ \
| | * | | | | More documentationMatthew Sackman2010-07-191-0/+30
| | | | | | |
| | * | | | | Improve documentation and document persistent vs transient msg store are forMatthew Sackman2010-07-191-10/+18
| | | | | | |
| | * | | | | refactor: simplify msg_store testsMatthias Radestock2010-07-191-19/+15
| | | | | | |
| | * | | | | refactor: simplify msg_store testsMatthias Radestock2010-07-191-14/+19
| | | | | | |
| | * | | | | refactor: simplify msg_store testsMatthias Radestock2010-07-191-12/+9
| | | | | | |
| | * | | | | tweakMatthias Radestock2010-07-191-3/+3
| | | | | | |
| | * | | | | refactor: take adantage of l/r symmetry in bpqueue testsMatthias Radestock2010-07-191-63/+43
| | | | | | |
| | * | | | | dict:find -> dict:fetch andalso lists:flatten -> lists:appendMatthew Sackman2010-07-191-8/+8
| | | | | | |
| | * | | | | Merging bug 22987 into bug 21673Matthew Sackman2010-07-191-29/+55
| | |\ \ \ \ \
| | | * | | | | CosmeticsMatthew Sackman2010-07-191-13/+13
| | | | | | | |
| | | * | | | | optimise qi:sync call in tx commitMatthias Radestock2010-07-191-29/+55
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | call it with acks for persistent & durable messages only
| | * | | | | refactor: 'cons_if' helper functionMatthias Radestock2010-07-191-20/+9
| | | | | | |
| | * | | | | merge default into bug21673Matthias Radestock2010-07-191-1/+1
| | |\ \ \ \ \
| | * | | | | | cosmeticMatthias Radestock2010-07-191-0/+1
| | | | | | | |
| | * | | | | | tweak msg_store API to make it saferMatthias Radestock2010-07-183-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...by not allowing clients to be deleted w/o terminating them too
| | * | | | | | tiny refactorMatthias Radestock2010-07-181-7/+6
| | | | | | | |
| | * | | | | | add a 'todo'Matthias Radestock2010-07-181-0/+5
| | | | | | | |
| | * | | | | | don't log warnings on clean startup of a msg_storeMatthias Radestock2010-07-183-25/+18
| | | | | | | |