diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-05-20 14:30:33 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-05-20 14:30:33 +0100 |
| commit | e322ba099c7db411dbe1c39c2d9f6496f2968c15 (patch) | |
| tree | d0f94a7983138fcd5ccff470d0313195cfbcd6a8 /codegen.py | |
| parent | e720187f953f7b926bafd46dbae75f60c4251a9d (diff) | |
| download | rabbitmq-server-git-e322ba099c7db411dbe1c39c2d9f6496f2968c15.tar.gz | |
Wrote the mixed_queue. This is totally untested just now. This module makes decisions about when to hand off to the disk_queue and when to hold messages in RAM. Both UnackedMessages and the contents of Transactions are still held externally, by the amqqueue_process as they need to be associated with channels. Currently there is no way to create the initial state, nor make transitions between the two different modes. But in theory, it should work ;)
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions
