comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Structure of the multitasking server
Date: Sun, 15 Mar 2015 08:35:10 +0000
Date: 2015-03-15T08:35:10+00:00	[thread overview]
Message-ID: <ly7fuiacap.fsf@pushface.org> (raw)
In-Reply-To: a52cfca8-d276-47b1-bae3-b7fb572a9ffd@googlegroups.com

gautier_niouzes@hotmail.com writes:

> There is 100% load in my case. 8 worker tasks, 8 CPUs, all busy with
> the number crunching. What I'm doing is running computation jobs in
> parallel on different tasks and ensuring all tasks are busy. Each time
> a worker is done, it gets quickly a new job and I'm happy.

I know this isn't closely related, but make has the flag -j (--jobs), which
specifies the number of jobs to run simultaneously. --jobs=4 was OK
(this is a Macbook Pro with an Intel Core i5), but building GCC with
just --jobs (run as many jobs simultaneously as possible) froze the
machine to the point where a forced power cycle was the only option. I
wasn't happy.

  reply	other threads:[~2015-03-15  8:35 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-19 12:21 Structure of the multitasking server Maciej Sobczak
2008-09-19 13:34 ` Jean-Pierre Rosen
2008-09-19 17:02   ` Dmitry A. Kazakov
2008-09-21 17:30     ` Maciej Sobczak
2008-09-21 19:24       ` Dmitry A. Kazakov
2008-09-21 21:27         ` Maciej Sobczak
2008-09-22  8:12           ` Dmitry A. Kazakov
2008-09-22 12:47             ` Maciej Sobczak
2008-09-22 14:11               ` Dmitry A. Kazakov
2008-09-23  8:07                 ` Maciej Sobczak
2008-09-23  9:37                   ` Dmitry A. Kazakov
2008-09-23 10:47                   ` Jean-Pierre Rosen
2008-09-21 17:23   ` Maciej Sobczak
2008-09-22  8:23     ` Jean-Pierre Rosen
2015-03-12 16:07   ` gautier_niouzes
2015-03-12 21:38     ` Jacob Sparre Andersen
2015-03-12 22:39       ` gautier_niouzes
2015-03-13  8:15         ` Dmitry A. Kazakov
2015-03-13 20:16           ` gautier_niouzes
2015-03-13 20:47             ` Dmitry A. Kazakov
2015-03-15  7:43               ` gautier_niouzes
2015-03-15  8:35                 ` Simon Wright [this message]
2015-03-15  8:52                 ` J-P. Rosen
2015-03-15  9:21                   ` Jacob Sparre Andersen
2015-03-15 16:04                     ` Brad Moore
2015-03-13 23:04             ` Randy Brukardt
2015-03-14  8:22               ` Simon Wright
2008-09-19 23:01 ` anon
2008-09-21 17:37   ` Maciej Sobczak
2008-09-22  2:32     ` anon
2008-09-22 13:05       ` Maciej Sobczak
2008-09-23  9:25         ` anon
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox