Subprocess-exe.py: execute shell script command via creating subprocess. python script filter STDOUT text,and split key-word that u provided to get return value.
Nio_epoll4linux.py: non-block io server with linux epoll, single epoll object process select.EPOLLIN & select.EPOLLOUT tip: may use multiple epoll object to poll socket channels in multiple-core machine