Hacker News new | ask | show | jobs
by oxryly1 3242 days ago
Is this because of GC? I just came across this statement on the Hopac site:

> Before you begin using Hopac, make sure that you have configured your F# interactive and your application to use server garbage collection. By default, .Net uses single-threaded workstation garbage collection, which makes it impossible for parallel programs to scale.