Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 491 Bytes

Operating_Systems

this repo contains 5 project that were made during Operating Systems course at The Hebrew University:

  1. uthread library: implementation of user level threads library
  2. MapReduceFramework
  3. VirtualMemory: simulation of VirtualMemory in a computer in a heirarcial page-table
  4. Containers_library: a simulation of containers framework
  5. Sockets_library: a framework to create TCP based connection between 2 computers (terminals) and unable communication between them