Tool to synchronize HackerRank with GitHub
-
Updated
Oct 10, 2020 - Python
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
A Parallel Discrete Event Simulation Engine with Examples
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!
This repo for assignment OS Course in Synchronization.
Evolutionary programming modeled, implemented with objects to find the best path between two points in a Grid for Object-Oriented Programming course.
A small implementation to allow realtime sycnhronisation in php web apps
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 project illustrating concurrency and synchronization through the metaphor of philosophers sharing resources.
Synchronization of Changes between Models and APIs
This repository contains a collection of Operating Systems lab programs implemented in C and Shell Script. It covers key OS concepts including process management, inter-process communication (IPC), memory management, CPU scheduling, synchronization, and basic to advanced shell scripting.
My 4th Semester Operating system project, we reproduce the Chain smoker problem on Linux Ubunto kernal using pthreads and prevented deadlock using the semaphores algorithm
A multithreaded take on the classic sandwich-making problem using synchronization.
Assignments for course Operating Systems at ECE NTUA
Add a description, image, and links to the sychronization topic page so that developers can more easily learn about it.
To associate your repository with the sychronization topic, visit your repo's landing page and select "manage topics."