This repo was made to have some fun with my newly learned Multithreading Concepts in Java. Here we will be performing Matrix Multiplication using multiple threads splitting the routine into smaller, manageable, and logical units.
Screenshot of the results of first run where the two matrices were read from two different files and matrix multiplication was done on the matrices. The image shows the time taken by different processes.

-
Notifications
You must be signed in to change notification settings - Fork 0
This repo was made to have some fun with my newly learned Multithreading Concepts in Java. Here we will be performing Matrix Multiplication using multiple threads splitting the routine into smaller, manageable, and logical units.
License
samratpodder/MultiThreaded-MatrixMultiplication
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This repo was made to have some fun with my newly learned Multithreading Concepts in Java. Here we will be performing Matrix Multiplication using multiple threads splitting the routine into smaller, manageable, and logical units.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published