Skip to content

agrystinka/ParallelProgramming-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ParallelProgramming-1

lab1_Ada

The program consists parallel threads. There are 2 private types in package Data: Vector, Matrix. Package Data is developed like a generic package. Input(keyboard) and output(console) are used like shared resources.


lab2_Java

The program consists of parallel threads. The program is synchronized using the join () method. Input and Output are occured sequentially in Main.


About

Labs from subject Parallel Programming -1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors