On 13 June 2005 16:55, Sebastian Sylvan wrote:

> On 6/13/05, Simon Marlow <[EMAIL PROTECTED]> wrote:
> 
>> I presume you're running GHC.  There's no way to increase the
>> priority of a thread - GHC's scheduler doesn't have a concept of
>> priorities. 
>> 
> 
> Just out of curiousity, what scheme does GHC use for scheduling
> threads? 

Just round-robin, at the moment.

Cheers,
        Simon
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to