@tedmielczarek@mastodon.social
Post #1546502
2026-04-14 03:46 UTC
@whitequark @dotstdy @regehr ninja has a concept of "pools" for exactly this sort of thing: limiting the number of concurrent linker invocations: https://ninja-build.org/manual.html#ref_pool
Replies (1)
-
@dotstdy@mastodon.social 2026-04-14 03:47
@tedmielczarek @whitequark @regehr yeah but that's very much the "problem is users own" approach, since the value for every concurrency limit needs to change depending on the available hardware resources.