[Issue 12090] Make std.concurrency compatible with fibers as threads
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 13 07:45:28 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12090
--- Comment #4 from Jakob Ovrum <jakobovrum at gmail.com> 2014-02-13 07:45:00 PST ---
(In reply to comment #3)
> (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.
Well, the fact remains that the Scheduler interface may not be forward
compatible with IPC. I think it's worth pointing out.
--
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