Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

awful and multiprocessing on 8 cpu boxes, does it? chicken scheme gurus please answer

68 views
Skip to first unread message

gavino_learning

unread,
Nov 1, 2012, 8:49:43 AM11/1/12
to
does awful use 8 cpu boxes efficiently or is it something like green threads stuck on 1 cpu?

Christian Kellermann

unread,
Nov 1, 2012, 8:54:48 AM11/1/12
to
gavino_learning <vispha...@gmail.com> writes:

> does awful use 8 cpu boxes efficiently or is it something like green
> threads stuck on 1 cpu?

I am not a guru, but the current situation is the latter: Green threads
stuck on 1 cpu.

Kind regards,

Christian

gavino_learning

unread,
Nov 7, 2012, 12:41:21 AM11/7/12
to
So awful would use 1 cpu on a 8 cpu box only?
or Would it spawn 8 workers that would each round robin take care fo dynamic requests?
0 new messages