PRODUCER-CONSUMER PROBLEM SOLUTION WITH MONITORS
Implementation of a simple Microservice framework.
Creates music synchronized LED light shows in real-time.
Threads in Java, Synchronization and Locks, Deadlocks and Deadlock Prevention
Pthreads and Synchronization Project for the Operating Systems Course (Spring '21 - Koc University)
An overly complex tool for syncing libraries
DEWI a toolchain and framework for everyday tasks
An awaitable semaphore class for the .NET's TPL library which can be used similar to the conventional `lock` block.
The client for jukebox
It was possible to display GUI via SSH! An X-Window application programmed from scratch.
一个MySQL同步到webService的工具
An Offline-First and HTTP Swift Client for Kinto API.
Réalisation d'un kernel en C et assembleur : gestion de l'affichage, de l'horloge (interruptions , timer), des processus (création dynamique, ordonnan...
Prints out information about items that are ignored by your Unison File Synchronizer configuration
A python scripts to synchronize file between systems residing on a local area network.
Sync your playlist files with any directory on any device (sort of)
This program takes 2 parameters, indices and number of threads. Creates an array of size indices and divides those indices to calculate the average wi...
This repository is a proof of concept for the performance benefit which we get by using Atomic Integers instead of using synchronization in multithre...
A network host synchronization framework that helps to prevent unexpected downtime during maintenance.
Sync tool for Vocabularity
Messing around with C++ threads
Multi-process data program
Synchronizes data between an ActiveDirectory and Zendesk, via their REST API
Concurrent Program for Senate Bus problem
Sync folders and files between your servers.
Google Spreadsheets as synchronizable remote Data Sources for your Java web app
🧪Operating Systems Laboratory Projects, University of Tehran
A critical section function which can take the minimum priority of the interrupt that can preempt the critical section
A multi-threaded program which monitors another program to see if its out of control or have stopped operation, and resets it if needed. Written in C...
srt subtitle sync tool
A shell script for syncing directories securely using an SSH filesystem
A pseudo-auction service built on a client-server architecture
Rsync for DNS
This repo provides the basic implementation of the Dining-Philosophers problem. Check out the README for the problem statement.
Java simulation of an election day using Threads (with Semaphores this time)
distributed-lock is a production-ready, light-weight Java library that enables globally distributed processes to run a critical logic once through the...
A simple multi-threaded webserver to illustrate the use of process scheduling and synchronisation and other OS concepts.
mirror for http://armin.emx.at/ipod/
An Android client for MTC
Save data to the database, real-time synchronization, user authentication.
Go mutex helpers
Implements some of the algorithms described in N. Ramsey and E. Csirmaz. An Algebraic Approach to File Synchronization, 2001 (OCaml)
A concurrent process of voting where the threads representing evms, voters and booths run concurrently using conditional variables and mutex locks.
Music sync for when you need physical files because you don't have access to the internet
El servicio sincroniza un servicio REST con una base de datos en Python