Skip to content
#

thread-communication

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This repository contains comprehensive notes and code samples from the Master Class Course on Multi-Threading. Covering topics from basic to advanced—thread creation, race conditions, mutex, deadlocks, condition variables, and semaphores—it serves as a one-stop guide for mastering multi-threading in C/C++ on Linux.

  • Updated Sep 8, 2023
  • C

This is a lightweight module for implementing remote asynchronous function calls (RPC) between different scripts using various transports, like WebSockets. It allows calling functions on a remote API and routing responses with minimal configuration.

  • Updated Apr 25, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the thread-communication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thread-communication topic, visit your repo's landing page and select "manage topics."

Learn more