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

GitHub topics: client-server-model

ANSANJAY/unix-domain-mux-state-machine

A comprehensive implementation and guide to designing a state machine-based multiplexing system using Unix Domain Sockets. This repository covers both theoretical concepts and practical code examples to help you seamlessly integrate multiplexing into your Unix-based applications, ensuring efficient communication and resource management.

Language: C - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alexvek96/critical_shared_memory_section_management

1st/2 Assignment of the "Operating Systems" course (Winter Semester 2022/2023 - NKUA). Use of semaphores to control parent and children processes access to a critical memory section implementing multiple-readers/unique-writer model. The code implements the server-client model (clients ask for some data and the data is served back). Info in README.

Language: C - Size: 519 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0