Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/