1. Introduce channels, which provide an efficient means for IPC; 2. Leverage channels to rewrite pipe, improving the performance (3X), robustness, and readability. This pipe rewrite is not done: some more commits will be added to implement poll and epoll for pipe. |
||
---|---|---|
.. | ||
main.c | ||
Makefile |