In this repo you can see different implementation of thread pools
-
Updated
Jun 8, 2023 - C++
In this repo you can see different implementation of thread pools
Sequential and parallel implementations of K-means clustering algorithm
This project involves creating an Optimized "ThreadPool" implementation for image processing as part of a pre-processing step for machine learning. The project required the completion of ThreadPool-related functions using Pthread condition variables, with each image being processed using one processor per thread.
C++ autoclicker for both linux and windows
Implementation of Stereo Vision algorithm
1st project utilizes hashing, 2nd read/writes to a file, 3rd builds upon project 2
Multi-threaded collect objects game using pthread library 🧱
Simple retro game in C++, written using pthread and allegro library
Simple Spin Thread-Lock Example
Offline collection of BUET CSE L3/T2 Term
Neural Network architecture using OS concepts. Project @ Operating Systems
This project implements a simple client-server application in C++ that calculates the shortest path between two vertices in a graph using the Breadth-First Search (BFS) algorithm.
Multi-threaded file transferring app, based on the client-server model
Embedded Operating System Final Project
C++ network protocol stack, with SOCK_RAW & multi-thread support
Add a description, image, and links to the pthread topic page so that developers can more easily learn about it.
To associate your repository with the pthread topic, visit your repo's landing page and select "manage topics."