https://github.com/orangomango/thread-test
Multithreading in Java
https://github.com/orangomango/thread-test
java multithreading test
Last synced: 4 months ago
JSON representation
Multithreading in Java
- Host: GitHub
- URL: https://github.com/orangomango/thread-test
- Owner: OrangoMango
- Created: 2020-12-10T16:23:38.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-11T10:30:01.000Z (about 5 years ago)
- Last Synced: 2025-02-26T15:38:00.250Z (11 months ago)
- Topics: java, multithreading, test
- Language: Java
- Homepage: https://youtu.be/mtqw4ewRufM
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thread-test
## com.orangomango.threadtest.ThreadTest
Multithreading in Java
## Watch, put like and subscribe: https://youtu.be/mtqw4ewRufM
## Run program
* In the `bin` directory use this command to run program: `java com.orangomango.threadtest.ThreadTest`
* Or in the `bin` directory use the `.jar` file with the command: `java -jar threadtest.jar`
## Source code
Source code available in `src/com/orangomango/threadtest/`.
## Output
