Parallel Computing with Pthreads
-
Updated
Aug 5, 2019 - C
Parallel Computing with Pthreads
Simple Multithreaded Server in C
Multithreaded server implementation in C using websockets and POSIX threads
Bazel build for pthreads-w32. This is a fork based on version 2.9.1
pthread port for windows
Deep dive into multi-threading in C language.
It is a multithreaded server and client model. Functionality of server is pretty basic, importance is given to the use of linux system APIs.
Homework and Projects assigned in the CS342 - Operating Systems course in Bilkent University. (2018-2019)
Didactic project from Ecole-42. Two different solutions for an extended version of the famous 'Dining Philosophers' problem, the first as a multithreaded program ruled by mutexes, the second featuring multiple processes synchronised by semaphores.
This repository contains Operating system assignments
Add a description, image, and links to the pthreads-api topic page so that developers can more easily learn about it.
To associate your repository with the pthreads-api topic, visit your repo's landing page and select "manage topics."