Skip to content
/ msgbuf Public

parent-child message passing using shared memory (mmap)

License

Notifications You must be signed in to change notification settings

sebcat/msgbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msgbuf

Pass messages from parent to child using shared, anonymous mmapped memory

example

$ ./msgbuf 
1000001 messages written in 1.471914868s (child exit 0)

About

parent-child message passing using shared memory (mmap)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published