busy-wait
There are 6 repositories under busy-wait topic.
regevbr/busywait.js
Simple Async busy wait module for Node.JS
akondas/exspecto
Small PHP DSL for synchronizing asynchronous operations (busy-waiting).
MarceloFCandido/about-operating-systems
Little studies abouts operating systems (processes and memory) made for Operating Systems discipline at CEFET-MG
chanioxaris/multithreaded-mirror-server
Transfer and store files a user requested from other servers
ediloaz/Threads-sync-in-C
Create threads that attempt to cross a bridge if it is empty based on direction. The output is in the console with pretty prints.