Introduction - If you have any usage issues, please Google them yourself
Create a console process. This process consists of n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding test data files (behind) on the request for read and write operations. Semaphore mechanism were readers priority and writing preferred reader- writer problem.