summaryrefslogtreecommitdiffstats
path: root/runtime/wtp.h
Commit message (Expand)AuthorAgeFilesLines
* new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-141-10/+0
* bugfix: minor static memory leak while reading configurationRainer Gerhards2009-07-201-0/+1
* more cleanup/simplification (forgot to remove one mutex lock)Rainer Gerhards2009-07-201-1/+0
* some more threading changesRainer Gerhards2009-07-201-1/+0
* cleanup: removed no longer needed codeRainer Gerhards2009-07-201-2/+0
* removed mutex locksRainer Gerhards2009-07-171-2/+2
* further code simplificationRainer Gerhards2009-07-171-10/+3
* more code simplification, should also bring some performance enhancementRainer Gerhards2009-07-171-2/+2
* some code simplificationRainer Gerhards2009-07-161-3/+2
* further reduction in code size/complexity due to design changeRainer Gerhards2009-07-081-4/+0
* simplified worker thread handlingRainer Gerhards2009-07-081-1/+1
* Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-2/+1
|\
| * removed uniprocessor optimizationRainer Gerhards2009-06-191-2/+1
* | interim commit: working on failure casesRainer Gerhards2009-05-271-0/+2
* | free last processed message in all casesRainer Gerhards2009-05-201-4/+4
* | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-231-2/+2
* | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-1/+3
|/
* Merge branch 'dapatch'Rainer Gerhards2009-03-251-0/+1
|\
| * bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-0/+1
* | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-0/+1
|/
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+119