• [$] The beginning of a process-builder API

    From LWN.net@1337:1/100 to All on Tue Aug 4 14:30:05 2026
    [$] The beginning of a process-builder API

    Date:
    Tue, 04 Aug 2026 13:27:51 +0000

    Description:
    The recent discussion on "spawn templates" raised questions about whether it was time to provide an alternative to the
    classic Unix fork() / exec() pattern for process creation.
    One idea that was raised there was to shift the template pattern into an interface that could be used to efficiently assemble new processes from
    bare cloth, without duplicating the parent process. Preferably, that
    interface would be able to implement posix_spawn() .
    Li Chen, the author of the spawn-template work, has now responded with a
    patch series (written with significant LLM assistance) showing what a process-builder
    API for Linux might look like.

    ======================================================================
    Link to news story:
    https://lwn.net/Articles/1086330/


    --- Mystic BBS v1.12 A49 (Linux/64)
    * Origin: tqwNet UK HUB @ hub.uk.erb.pw (1337:1/100)