[Haskell-cafe] Thread pool in GHC
Sebastian Sylvan
sebastian.sylvan at gmail.com
Wed Aug 3 19:03:30 EDT 2005
On 8/4/05, Dinh Tien Tuan Anh <tuananhbirm at hotmail.com> wrote:
>
> Can thread pool be implemented in GHC ?
>
> I have a program that is currently using about 12-15 threads (launch and
> kill for infinite times) and when running, especially after Ctrl-C, my
> computer got freezed up. And if i ran it several times, the "Stack
> overflows" occurs.
>
Did you try "-threaded" ?
--
Sebastian Sylvan
+46(0)736-818655
UIN: 44640862
More information about the Haskell-Cafe
mailing list