Open
Description
This issue was originally created at: 2002-12-06 01:31:57.
This issue was reported by: stevenknight
.
stevenknight said at 2002-12-06 01:31:57
This would require some way to initiate a "thread" on a remote system, and then some sort of serialized version of the get-next-task communication between the remote thread and the Taskmaster. The serialization could be a straightforward pickline, except that's not secure.
issues@scons said at 2003-08-22 12:26:04
Doesn't the cache feature pretty much handle this already? (Just do "scons --random" on as many machines as you want. It works great.)
issues@scons said at 2003-08-22 12:26:04
Converted from SourceForge tracker item 649420
garyo said at 2008-03-17 18:35:47
some day.