| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-07 | improved testing to test the actual async handling of the pool. there are ↵ | Sebastian Thiel | |
| still inconsistencies that need to be fixed, but it already improved, especially the 4-thread performance which now is as fast as the dual-threaded performance | |||
| 2010-06-07 | task: Fixed incorrect handling of channel closure. Performance is alright ↵ | Sebastian Thiel | |
| for up to 2 threads, but 4 are killing the queue | |||
| 2010-06-07 | Moved pool utilities into util module, fixed critical issue that caused ↵ | Sebastian Thiel | |
| havok - lets call this a safe-state | |||
| 2010-06-07 | pool: First version which works as expected in async mode. Its just using a ↵ | Sebastian Thiel | |
| single task for now, but next up are dependent tasks | |||
| 2010-06-06 | Plenty of fixes in the chunking routine, made possible by a serialized ↵ | Sebastian Thiel | |
| chunking test. Next up, actual async processing | |||
| 2010-06-06 | First step of testing the pool - tasks have been separated into a new module ↵ | Sebastian Thiel | |
| including own tests, their design improved to prepare them for some specifics that would be needed for multiprocessing support | |||
