Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
-
Updated
Nov 29, 2020 - HTML
Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
Operating system concepts from the CS 510 course at PSU
An implementation of three different, collaborative applications (web creator, server, crawler), using threads (producer-consumers), shared memory, mutexes and sockets.
Implementação em JavaScript do clássico problema dos Sistemas Operacionais
evo automation task
Add a description, image, and links to the producer-consumer topic page so that developers can more easily learn about it.
To associate your repository with the producer-consumer topic, visit your repo's landing page and select "manage topics."