C Thread Primitives
-
Updated
Sep 19, 2023 - C
C Thread Primitives
A multithreaded client-server program that uses Java Sockets to establish TCP/IP connection. The server allows multiple clients to upload, retrieve and delete files on/from the server.
C Thread Primitives
Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.
This repository contains the three projects completed as part of a parallel programming course.
Concurrent Programming in C++
Add a description, image, and links to the concurrent-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-data-structures topic, visit your repo's landing page and select "manage topics."