digitalmars.D - High performance producer/consumer
- Andrei Alexandrescu (4/4) Nov 12 2016 I got this reference from a colleague:
- deadalnix (5/9) Nov 12 2016 I wanted to provide one a few years back, but the lack of proper
I got this reference from a colleague: https://multibuffer.codeplex.com/ Is there interest in porting this to D? Andrei
Nov 12 2016
On Saturday, 12 November 2016 at 18:13:20 UTC, Andrei Alexandrescu wrote:I got this reference from a colleague: https://multibuffer.codeplex.com/ Is there interest in porting this to D? AndreiI wanted to provide one a few years back, but the lack of proper implementation of shared was a show stopper. We could probably get that to work now that we have intrinsic for atomics.
Nov 12 2016