GioaniBraouni / Asychronous-Programming

Project Assignment written in C#, the purpose of which is to solve the Producer-Consumer problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asychronous-Programming

The produder-consumer problem is classic synchronization problem in operating systems written in c# with visual studio 19

The problem of producer-consumer

async1

1 Producer - 1 Consumer

async2

Multiple producers - 1 Consumer

async3

About

Project Assignment written in C#, the purpose of which is to solve the Producer-Consumer problem


Languages

Language:C# 100.0%