Hello, On antradienis 01 Gruodis 2009 23:59:48 Joey Hess wrote: > Modestas Vainius wrote: > > Then how do you suggest me to allow unlimited jobs by not imposing some > > artificial big number on jobs? I fail to see how --max-parallel=99999 > > looks better? > > I was thinking about something like perhaps --max-parallel=unlimited.
IMHO, too long for such a common task even if it looks rather good. I believe unlimited parallel should and will be used much more frequently than limited parallel (at least in the context of makefiles since their parallel is dependency based, i.e. either safe on all levels or not safe at all). What about just --parallel (the name used in parallel branch) as an alias to --max-parallel and allowing optional arg? I know you don't like aliases but... in documentation, it could something among the lines of: --parallel Allow building in parallel. No limit on the number of maximum concurrent processes is imposed. --max-parallel=N. Allow building in parallel. Number of maximum concurrent process is limited to N. If N is 1, parallel building is disallowed. -- Modestas Vainius <modes...@vainius.eu>
signature.asc
Description: This is a digitally signed message part.