Skip to content

A demostration program using shell redirection and process substitution to achieve simple IPC. Written in Python.

Notifications You must be signed in to change notification settings

JellyKuo/fd-ipc-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

fd-ipc-py

示範如何使用 Shell Redirection 及 Process Substitution 達到簡易 IPC 溝通,並使用 Python 語言撰寫簡易 Producer 與 Consumer,提點於使用 Python 時應注意的問題。

About

A demostration program using shell redirection and process substitution to achieve simple IPC. Written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages