summaryrefslogtreecommitdiffstats
path: root/runtime/batch.h
Commit message (Collapse)AuthorAgeFilesLines
* solved the intended-discard-during-dequeue issueRainer Gerhards2009-05-191-0/+6
|
* t-delete list implemented, queue store drivers updated...Rainer Gerhards2009-05-181-0/+1
| | | | | | ... on the way to the ultra-reliable queue modes (redesign doc). This version does not really work, but is a good commit point. Next comes queue size calculation. DA mode does not yet work.
* action batch processing implementedRainer Gerhards2009-05-121-1/+3
| | | | ... passed initial tests, but of course more are needed
* moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-0/+63
... now that we know what we need from a theoretical POV.