Skip to content

configurable length of job queue #1941

Open
@bdbaddog

Description

@bdbaddog

This issue was originally created at: 2008-03-04 19:44:01.
This issue was reported by: stevenknight.

stevenknight said at 2008-03-04 19:44:01

In a mode like -j10, if there are 10 long-running jobs, SCons will find 10 jobs, start them, and then wait for one to finish before it starts looking for more. It could be using that time to find more jobs ahead of time, to prime the pump for when the job(s) wake up. A simple way to support this would be to give the SConscript file(s) a way to configure the length of the queue.

gregnoel said at 2008-04-14 20:04:31

Bug party triage.

stevenknight said at 2009-11-10 18:00:19

stevenknight => issues@scons

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions