https://github.com/jonathas/java-threads-example
Example code of threads in Java
https://github.com/jonathas/java-threads-example
alura course java study study-project threads
Last synced: 10 months ago
JSON representation
Example code of threads in Java
- Host: GitHub
- URL: https://github.com/jonathas/java-threads-example
- Owner: jonathas
- License: mit
- Created: 2018-02-01T23:30:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T23:31:04.000Z (over 8 years ago)
- Last Synced: 2025-01-16T22:37:55.556Z (over 1 year ago)
- Topics: alura, course, java, study, study-project, threads
- Language: Java
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Threads Example
Studying threads in Java.
Sorry for the code and comments in Portuguese. I know it's not a good practice, but the course was in Portuguese, so the code they were showing was also in this language.
As this is just a study project and not a serious one, I'll leave it as it is.