An open API service providing repository metadata for many open source software ecosystems.

gitlab.com topics: pthread

moharamfatema/pthreads

Using pthreads to implement matrix multiplication: 1- A thread for each element 2- A thread for each row and comparing the performance of the 2 different methods.

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

NH000/ps

Publish/subscribe server & client model implementation

Last synced at: 10 months ago - Stars: 0 - Forks: 0

aranjbar/genesis

A project for getting started with multi-threaded design using the `pthread` library. University of Tehran Operating System Spring 99 Course Project 3

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

moharamfatema/merge-sort-using-pthreads

Each merge-sort call with a new subarray is a new thread

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

heselmanss/dining-philosophers

Dining philosophers for linux kennisdelen

Last synced at: over 2 years ago - Stars: 0 - Forks: 0