www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13086] New: Add Go-style scheduler for D fibers

https://issues.dlang.org/show_bug.cgi?id=13086

          Issue ID: 13086
           Summary: Add Go-style scheduler for D fibers
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: bugzilla digitalmars.com

Links to C++ schedulers provided by Andrei on the n.g.:


http://www.cs.kent.ac.uk/projects/ofa/c++csp/

http://maciekgajewskiprogramming.blogspot.nl/

http://morsmachine.dk/go-scheduler

http://www1.cs.columbia.edu/~aho/cs6998/reports/12-12-11_DeshpandeSponslerWeiss_GO.pdf

https://docs.google.com/document/d/1TTj4T2JO42uD5ID9e89oa0sLKhJYD0Y_kqxDv3I3XMw/edit

http://golang.org/src/pkg/runtime/proc.c

--
Jul 09 2014