9 results for “topic:concurrent-data-structures”
C Thread Primitives
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.
No description provided.
Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.
Concurrent Programming in C++
concurrent tooling library for the go programming language
Concurrent priority queue in Harmony with atomic specification, lock-based implementation, and black-box differential testing.
This repository contains the three projects completed as part of a parallel programming course.