[Issue 12090] Make std.concurrency compatible with fibers as threads

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 11 03:36:21 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12090


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #3 from yebblies <yebblies at gmail.com> 2014-02-11 22:36:03 EST ---
(In reply to comment #2)
> 
> It has been suggested that std.concurrency should also be able to support IPC
> (most importantly by Andrei in the module's documentation). The proposed
> Scheduler interface seems close to supporting that for fork()-based code (which
> of course isn't an option for non-POSIX systems), but do you have any thoughts
> on this?

IPC depends on serialization, which we don't have yet in phobos.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list