a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server
-
Updated
Mar 4, 2024 - Python
a Python voice chat app that uses WebSockets to send encrypted data between a multi-threaded client and server
PrimeNumbersGenerator++
Algorithm to efficiently move pkts between the vSwitch and the VNF
Operating System Assignments
A reference counted character buffer C++ class template, useful for async networking
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.
Package writer implements batch writing.
Solves the shared buffer problem in Java using semaphores with busy-waiting.
Add a description, image, and links to the shared-buffer topic page so that developers can more easily learn about it.
To associate your repository with the shared-buffer topic, visit your repo's landing page and select "manage topics."