Skip to content

producer consumer problem in using processes and threads in python

License

Notifications You must be signed in to change notification settings

shibu130/producer-consumer-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

producer-consumer-problem

producer consumer problem using processes and threads in python

threading.py

many consumer thread and one producer thread

1threadManyProcess.py

one thread many processes

i couldnt find any code in the internet for implementing producer consumer problem,so i made my own.I hope someone finds this useful

About

producer consumer problem in using processes and threads in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages