Changes for version 0.08
- Dave Mitchell showed me the error of my ways with regards to client server thread programming. Fixed the handler optimized for memory so that no yield()s are necessary anymore. The whole thing now gets through the test suite more than 25% faster for that part. Scalability to many more threads should now be a lot better too.
Modules
transport of any data-structure between threads
array implementation of Thread::Conveyor
thread implementation of Thread::Conveyor
helper class of Thread::Conveyor