shared-buffer
There are 8 repositories under shared-buffer topic.
sspathak/VoiceChat
a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server
Abdallah-Abdelazim/PrimeNumbersGenerator-plus-plus
PrimeNumbersGenerator++
cynicphoenix/Operating-System-Assignments
Operating System Assignments
netgroup-polito/shared-buffer
Algorithm to efficiently move pkts between the vSwitch and the VNF
BlackSound1/Shared-Buffer-Problem-in-Java
Solves the shared buffer problem in Java using semaphores with busy-waiting.
connectivecpp/shared-buffer
A reference counted character buffer C++ class template, useful for async networking
aashrafh/mars-OS
A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.
hslam/writer
Package writer implements batch writing.