https://d.puremagic.com/issues/show_bug.cgi?id=12090
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from yebblies <[email protected]> 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: -------
