Skip to content

Luke20000429/IPC-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPC_example

Inter-process communication demo code

Data shared through sysv_ipc, install by pip install sysv_ipc Communication through Pipe, system default

Currently support master-cpp <--> slave-python

compile with make

run ./master

About

Inter-process communication demo code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published