Skip to content

sunilshahu/prod_cons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PRODUCER - CONSUMER

This project implements solution for producer-consumer problem.
One device will put data in (prod) and another will take it out(cons).
A buffer will hold the data between two actions.
The aim is to practically apply theories learned from LDD3 book.
So, after learning each new concepet, the same will be implemented to improve
the solution.

About

This is a data producer-consumer device driver. My first git repo to understand device driver, git and github.!! Wish me all the beast..!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages