Skip to content

arthbhatt/Distributed-System-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Multiprocessor Operating Systems

Team mebers:-

  1. Arth Bhatt
  2. Akhilesh Reddy Eppa

• Implemented routines that will allow a program to run, with multiple threads, using non-preemptive scheduling on most Unix/Linux operating systems.

• Extending above mentioned project,implemented routines that implements semaphores and then use them to implement the readers/writers problem.

• Developed a module that does message passing via ports.

• Client-server architecture for file transfer. Clients can upload files and server accepts file-name and file data from client and writes them to the files. Developed server was single threaded and could support 3 concurrent transfers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors