Idea: Implement Concurrent GC on the windows Platform

Radu void at null.pt
Mon Jan 7 07:59:19 UTC 2019


On Sunday, 6 January 2019 at 18:32:58 UTC, Benjamin Thaut wrote:
> Hi,
>
> I recently came accross this article:
> https://blogs.msdn.microsoft.com/vcblog/2018/09/26/step-back-going-back-in-c-time/
> which mentions the following "new" kernel API of Windows.
> https://docs.microsoft.com/de-de/windows/desktop/api/processsnapshot/nf-processsnapshot-psscapturesnapshot
>
> [...]

Rainer did some experimenting [1] in the past, should be nice to 
see if that function can improve it.

1 - http://rainers.github.io/visuald/druntime/concurrentgc.html


More information about the Digitalmars-d mailing list