Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jabrena/concurrency-rosseta-stone
A repository with solutions about Concurrency problems
https://github.com/jabrena/concurrency-rosseta-stone
concurrency java jcstress
Last synced: 11 days ago
JSON representation
A repository with solutions about Concurrency problems
- Host: GitHub
- URL: https://github.com/jabrena/concurrency-rosseta-stone
- Owner: jabrena
- License: apache-2.0
- Created: 2022-04-17T10:55:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-23T00:25:32.000Z (over 2 years ago)
- Last Synced: 2024-10-11T03:15:01.237Z (about 1 month ago)
- Topics: concurrency, java, jcstress
- Language: Java
- Homepage:
- Size: 5.65 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Concurrency Rosseta Stone
Improving your Multithreading code in the JVM.
## How to run
```
./mvnw clean verify -P jcstress
```## Others commands
```
mvn prettier:write
mvn versions:display-dependency-updates
```## Documentation
```
jwebserver -p 8000
```## References
- https://github.com/openjdk/jcstress
- https://github.com/reyerizo/jcstress-gradle-plugin
- https://jar-download.com/artifacts/org.openjdk.jcstress/jcstress-core/0.15/documentation## Concurrency courses
- https://inponomarev.github.io/java-mipt/slides10/index-en.html#/
- https://sde.cs.lth.se/education/phd-courses/advanced-concurrent-programming-in-java/