<div class="gmail_quote">On 21 May 2012 21:15, Sean Kelly <span dir="ltr"><<a href="mailto:sean@invisibleduck.org" target="_blank">sean@invisibleduck.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On May 21, 2012, at 11:05 AM, Jacob Carlborg wrote:<br>
<br>
> On 2012-04-20 20:08, Sean Kelly wrote:<br>
><br>
>> <a href="http://petermodzelewski.blogspot.com/2008/10/tango-conference-2008-fibers-talk-video.html" target="_blank">http://petermodzelewski.blogspot.com/2008/10/tango-conference-2008-fibers-talk-video.html</a><br>

>><br>
>> I've been digging around and just found Mikola's coroutine implementation on my hard drive.  It would have to be updated, but I do have the code.  Maybe this should be added to Druntime.<br>
><br>
> I thought that this is what's used in druntime and Tango already?<br>
<br>
</div></div>Druntime Fiber is equivalent to Mikola's StackThreads, but there's no Coroutine class in Druntime.</blockquote></div><br><div>What's the distinction between a fiber and a coroutine? I thought they were basically synonymous.</div>