summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* get rid of unused importsMatthias Radestock2013-03-211-2/+0
|
* fix typoMatthias Radestock2013-03-211-1/+1
|
* cosmetic(ish)Matthias Radestock2013-03-212-14/+11
|
* re-introduce state-transition optimisation for possibly_unblockMatthias Radestock2013-03-211-23/+27
|
* Merge in defaultSimon MacMullen2013-03-219-42/+81
|\
| * Merge bug25461Simon MacMullen2013-03-219-42/+81
| |\
| | * merge bug23378 into defaultTim Watson2013-03-215-36/+58
| | |\
| | | * merge bug25384 into defaultMatthias Radestock2013-03-214-6/+17
| | | |\
| | | | * Merge headsSimon MacMullen2013-03-211-1/+4
| | | | |\
| | | | | * Merged bug25499Emile Joubert2013-03-211-1/+1
| | | | | |\
| | | | | * | A node counts as down if it is not running rabbit in this case.Simon MacMullen2013-03-191-1/+4
| | | | | | |
| | | | * | | Make CheckVHost actually do something.Simon MacMullen2013-03-211-1/+1
| | | | | |/ | | | | |/|
| | | * | | correct commentMatthias Radestock2013-03-211-2/+3
| | | | | |
| | | * | | simplifyMatthias Radestock2013-03-211-10/+2
| | | | | |
| | | * | | cosmeticMatthias Radestock2013-03-211-3/+3
| | | | | |
| | | * | | CommentEmile Joubert2013-03-211-2/+2
| | | | | |
| | | * | | Modify decorator routing comment, variable and whitespaceEmile Joubert2013-03-212-8/+5
| | | | | |
| | | * | | Exchange decorator routing improvementsEmile Joubert2013-03-213-10/+24
| | | | | |
| | | * | | CosmeticEmile Joubert2013-03-192-19/+10
| | | | | |
| | | * | | Merged default into bug25384Emile Joubert2013-03-1926-82/+488
| | | |\ \ \
| | | * | | | Perform route decoration differentlyEmile Joubert2013-03-191-18/+18
| | | | | | |
| | | * | | | Different registration of exchange decorators that modify routingEmile Joubert2013-03-182-17/+41
| | | | | | |
| | * | | | | Merge in defaultSimon MacMullen2013-03-2132-170/+614
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge in default.Simon MacMullen2013-02-25143-550/+643
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge defaultSimon MacMullen2013-01-234-7/+22
| | |\ \ \ \ \ \
| | | * | | | | | Emit final stats event for connections, queues and channels just before the ↵Simon MacMullen2012-12-183-7/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleted event.
| | | * | | | | | Merge in defaultSimon MacMullen2012-12-1817-198/+280
| | | |\ \ \ \ \ \
| | | * | | | | | | Emit events on vhost creation / deletion.Simon MacMullen2012-11-301-0/+2
| | | | | | | | | |
| * | | | | | | | | Merge in defaultSimon MacMullen2013-03-216-264/+358
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge bug23749+bug25461 into bug23749Simon MacMullen2013-03-210-0/+0
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | suspended =/= has run out of credit.Simon MacMullen2013-03-211-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Cosmetic, reduce distance to bug25461, remove dead commentSimon MacMullen2013-03-212-16/+11
| | | | | | | | | | |
* | | | | | | | | | | oopsSimon MacMullen2013-03-211-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge the two can_sends and tidy up.Simon MacMullen2013-03-212-42/+25
| | | | | | | | | | |
* | | | | | | | | | | First attempt at merging these two bugs; this compiles at least.Simon MacMullen2013-03-209-50/+362
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge in defaultSimon MacMullen2013-03-206-53/+322
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | merge default into bug23749Matthias Radestock2013-02-210-0/+0
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Well, that was embarassing.Simon MacMullen2013-02-211-1/+1
| | | | | | | | | |
| | * | | | | | | | simplifying refactorMatthias Radestock2013-02-211-12/+12
| | | | | | | | | |
| | * | | | | | | | Correct use of gb_trees APIs...Simon MacMullen2013-02-211-12/+6
| | | | | | | | | |
| | * | | | | | | | OopsSimon MacMullen2013-02-211-14/+7
| | | | | | | | | |
| | * | | | | | | | Use gb_trees rather than dict for performance.Simon MacMullen2013-02-211-15/+21
| | | | | | | | | |
| | * | | | | | | | Remove blocked_ctags, and a few knock-on simplifications.Simon MacMullen2013-02-212-39/+24
| | | | | | | | | |
| | * | | | | | | | simplify queue's basic_consume handlerMatthias Radestock2013-02-211-15/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - the call to update_ch_record in the is_ch_blocked(C1) == false branch was superfluos since the preceding update_consumer_count calls update_ch_record - all the checking whether the channel is blocked, and associated branching was just an optimisation. And not a particularly important one, since a) the "a new consumer comes along while its channel is blocked" case is hardly on the critical path, and b) exactly the same check is performed as part of run_message_queue (in deliver_msg_to_consumer/3). So get rid of it. - the is_empty & send_drained logic can be invoked earlier, which allows us to use the #cr we have rather than looking it up again. We can do this since the only case we need to catch here is that of a consumer coming along while the queue is empty already. If it becomes empty as part of run_message_queue then send_drained will be invoked in 'fetch'.
| | * | | | | | | | merge default into bug23749Matthias Radestock2013-02-201-1/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | optimise possibly_unblockMatthias Radestock2013-02-201-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when the channel is blocked there is no point going through the expensive consumer re-partitioning
| | * | | | | | | | | refactorMatthias Radestock2013-02-201-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's convenient for callers to have maybe_send_drained thread through the state
| | * | | | | | | | | cosmetic - reduce distance to 'default'Matthias Radestock2013-02-201-20/+17
| | | | | | | | | | |
| | * | | | | | | | | oopsMatthias Radestock2013-02-201-1/+1
| | | | | | | | | | |
| | * | | | | | | | | cosmeticMatthias Radestock2013-02-201-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move functions to a better place