Main process(feeder) feeds the forked processes (consumers) with an int array through shared memory - synchronization using semaphores ( comments and readme in greek but they'll soon get translated in English )
Primary LanguageC