Skip to content

akankshajain18/MultiThreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

MultiThreading

This Repository contians programs related to multithreading. 1.Program to print numbers using two threads, one thread prints odd and other prints even number. A. InterProcessExample : Print numbers using two thread, used wait and notify method. B. ThreadevenOdd : Print numbers, used semaphore. Two object of same thread are executing critical section. C. InterProcessPrintingNumber : Print number using two threads, used wait, notify and shared object.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages