« All posts

The Beginning of a Process-Builder API

A new draft for a process-builder API has been introduced as an alternative to the classic Unix process creation model.

Recent discussions have raised the need for an alternative to the classic Unix fork()/exec() model for process creation. Li Chen has introduced a draft for a process-builder API aimed at making process creation more efficient. This new approach seeks to streamline how processes are assembled from scratch.