]> Sergey Matveev's repositories - public-inbox.git/commit
qspawn: implement psgi_qx
authorEric Wong <e@80x24.org>
Wed, 18 Jan 2017 07:27:03 +0000 (07:27 +0000)
committerEric Wong <e@80x24.org>
Tue, 22 Jan 2019 03:40:18 +0000 (03:40 +0000)
commita6c9e09129dfc34fbd1b9bc757dc201fb9ff77c3
treecc636ed1ec6535ad56d247f71ce5b87d1c308b43
parent891c6f0d5c47e93166cfd8b29785ebb1f0545119
qspawn: implement psgi_qx

This new asynchronous API, will allow us to take
advantage of non-blocking I/O from even small commands;
as those may still need to wait for slow operations.
lib/PublicInbox/Qspawn.pm