Skip to content

cwru-eecs338/python_semaphores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Producer/Consumer Problem using Semaphores (Python Version)

Getting the files:

On the lab computers, use the command:

git clone git://github.com/cwru-eecs338/python_semaphores.git

Lessons:

  • Creating, managing, and removing semaphore groups
  • Creating, managing, and removing shared memory segments
  • Usage of the struct module (including defining a data type that knows how to pack and unpack itself)
  • More delicious breakfast cereal...

About

Python version of "semaphores" example code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages