The future of concurrent programming

Paul Findlay r.lph50+d at gmail.com
Wed May 30 05:49:26 PDT 2007


> Fibers are nice when you don't need pre-emption, but having to think
> about pre-emption makes the parallelism intrude on your problem-solving,
> which is what we would like to avoid.
Do you know of any good guides or "design patterns" for when using explicit
pre-emption?

 - Paul



More information about the Digitalmars-d mailing list