There are 0 repository under sychronization topic.
Tool to synchronize HackerRank with GitHub
Syncs notion database calendar to Google Calendar
Academic assignments of the Foundations of Parallel, Concurrent, and Multithreaded Programming course
The main purpose of this project was to become familiar with multithreaded programs and also how to deal with sychronization problems between threads.
A web application for users to take part in the auctioning process.
To use Colour-PLAY just enter your name and a shared room number with friends. Then all you have to do is select your video client (YouTube by default), enter a video ID, and click "Change Video". All video playback should be synchronized to everyone in the room!
Evolutionary programming modeled, implemented with objects to find the best path between two points in a Grid for Object-Oriented Programming course.
The dining philosophers problem is a classic synchronization problem which is used to evaluate situations where there is a need of allocating multiple resources to multiple processes.
A small implementation to allow realtime sycnhronisation in php web apps
This repo for assignment OS Course in Synchronization.
Assignments for course Operating Systems at ECE NTUA
Implement an in-kernel key-value store: Fridge.
Synchronization of Changes between Models and APIs
A multithreaded take on the classic sandwich-making problem using synchronization.