Skip to content

Designing and Implementing a software system that can operate across multiple computers, enabling efficient processing, storage, and communication of data.

Notifications You must be signed in to change notification settings

kaiyad/Distributed_Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Distributed_System

Designing and Implementing a software system that can operate across multiple computers, enabling efficient processing, storage, and communication of data.

# Semaphore Locks
A semaphore is a synchronization tool used in computer science to control access to shared resources such as files, databases, or memory. It allows multiple threads or processes to access the shared resource in a controlled and safe way.

About

Designing and Implementing a software system that can operate across multiple computers, enabling efficient processing, storage, and communication of data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages