Skip to content

dalgama/multithreading-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multithreading-programs

The Tasks in the project is available in the Project2.pdf

How to run files:

Q1: run java program straight from your IDE

Q2: Command line instructions:

  • gcc -pthread -o q2 q2.c
  • ./q2 x (where x is an integer argument)

About

This project was about creating a Multi-threaded Program in Java and C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors