[Haskell-cafe] Thread pool in GHC

Sebastian Sylvan sebastian.sylvan at gmail.com
Thu Aug 4 06:26:05 EDT 2005


On 8/4/05, Dinh Tien Tuan Anh <tuananhbirm at hotmail.com> wrote:
> 
> And how to use that ?
> 
> >
> >Did you try "-threaded" ?
> >
> 

Haven't experimented with it too much but i think the "-threaded" flag
enables a thread pool so that all the forkIO threads get dispersed on
a few real OS threads by the GHC scheduler...

/S

-- 
Sebastian Sylvan
+46(0)736-818655
UIN: 44640862


More information about the Haskell-Cafe mailing list