Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduced a new counter keeping track of the scheduled tasks - this prevent ... | Sebastian Thiel | 2010-06-07 | 1 | -2/+45 |
* | improved testing to test the actual async handling of the pool. there are sti... | Sebastian Thiel | 2010-06-07 | 1 | -0/+11 |
* | task: Fixed incorrect handling of channel closure. Performance is alright for... | Sebastian Thiel | 2010-06-07 | 1 | -3/+21 |
* | Moved pool utilities into util module, fixed critical issue that caused havok... | Sebastian Thiel | 2010-06-07 | 1 | -1/+25 |
* | pool: First version which works as expected in async mode. Its just using a s... | Sebastian Thiel | 2010-06-07 | 1 | -2/+10 |
* | Plenty of fixes in the chunking routine, made possible by a serialized chunki... | Sebastian Thiel | 2010-06-06 | 1 | -1/+1 |
* | First step of testing the pool - tasks have been separated into a new module ... | Sebastian Thiel | 2010-06-06 | 1 | -0/+144 |