producer consumer problem using processes and threads in python
many consumer thread and one producer thread
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