GitHub topics: parallelprogramming
AlessioChen/Random-Maze-Solver
This repository hosts a C++ implementation of a Random Maze Solver that utilizes the OpenMP multi-threading API for parallelization. The project aims to evaluate and compare the performance of sequential and parallel programs in solving randomly generated mazes.
Language: C++ - Size: 309 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

umaarmorshed/Parallel-and-Distributed
Explore the Parallel and Distributed Lab Assignments repository for projects including client-server knock-knock joke server, RPC with rpcgen, MPI programs for pi calculation and Floyd Warshall, and Java RMI server for decrypting Caesar and Vigenère ciphers.
Language: C - Size: 7.13 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

furkanozev/Systems-Programming
Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client
Language: C - Size: 4.14 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1
