luachild

Spawn sub-processes and communicate with them through pipes.

Luachild is a lua module to spawn system processes and perform basic
communication with them, i.e. pipes and environment variables set. It is
compatible with lua 5.3 and luajit 2.1 and it works under windows and any os
with posix spawn+environ api (e.g. linux). The code was extracted by the
LuaDist "Ex" API implementation 2007.

Versions

scm-1dev7 days ago0 downloads
0.1-17 days ago(revision: 2)5 downloads

Dependencies

lua >= 5.1

Dependency for

lua-marionette