Parallel Computing with Pthreads
-
Updated
Aug 5, 2019 - C
Parallel Computing with Pthreads
This repo contain the logs of High Performance Computing module's final Assignment
Multi-threaded collect objects game using pthread library 🧱
Simple Multithreaded Server in C
Multithreaded server implementation in C using websockets and POSIX threads
Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.
Bazel build for pthreads-w32. This is a fork based on version 2.9.1
Parallel program in Pthreads for finding numbers greater than 0 that are perfect powers from a set of files and counting the unique values for each exponent.
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.
The famous merge sort, but upgraded with multithreading
pthread port for windows
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 is a collection of different programs using different methods of parallel programming including SIMD Programming with OpenCV, Multithreaded Programming using OpenMP & PThreads, and using Intel's Parallel Studio to analyze and optimize an OpenMP Program.
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."