chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] thread scheduling: how about an idle-thread-hook?


From: Perry E. Metzger
Subject: Re: [Chicken-users] thread scheduling: how about an idle-thread-hook?
Date: 09 Aug 2002 16:49:08 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"felix" <address@hidden> writes:
> But multithreading is mightly in fashion these days.

So is writing code in C and C++....

Don't get me wrong. Multithreading has a couple of important uses. For
instance, without using kernel assisted pthreads (not call/cc threads)
you can't use both processors on your MP hardware in the same
process. However, that's another story....

Perry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]