Attached are 4 projects I wrote during the SPL course:
- A training management system in a gym that enables memory management, written in C ++
- Micro-Service multi thread framework and with his help implementation a system for managing the University compute resources , using Java Generics, Concurrency, and Synchronization
- social network server and client implementing the server by TPC and Reactor in java , and the clients in C++
- implementing database of Pizza Hat using python