On Fri, Nov 1, 2024 at 5:35 PM Paul Smith via austin-group-l at The Open Group <[email protected]> wrote: > GNU Make publishes a "jobserver API" which allows other tools to join > into the jobserver implementation and reserve jobs from the -jN value > that is provided to make. I have no idea how many, if any, tools are > attempting to make use of this.
At least gcc uses this feature https://gcc.gnu.org/pipermail/gcc-patches/2022-August/599313.html regards, Dmitry
