https://github.com/jabrena/latency-rosetta-stone
A repository to review the main concepts about Asynchronous Programming with Java
https://github.com/jabrena/latency-rosetta-stone
asynchronous-programming java reactive-programming reactor rxjava rxjava2
Last synced: 6 months ago
JSON representation
A repository to review the main concepts about Asynchronous Programming with Java
- Host: GitHub
- URL: https://github.com/jabrena/latency-rosetta-stone
- Owner: jabrena
- License: apache-2.0
- Created: 2019-09-07T13:06:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T23:52:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T20:23:22.697Z (8 months ago)
- Topics: asynchronous-programming, java, reactive-programming, reactor, rxjava, rxjava2
- Language: HTML
- Homepage:
- Size: 587 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# latency-rosetta-stone
[](https://travis-ci.org/jabrena/latency-rosetta-stone)
## Test
```
./mvnw clean test -DexcludedGroups=performance,endtoend
```## Performance
- [https://jmh.morethan.io/](http://jmh.morethan.io/)
- https://nilskp.github.io/jmh-charts/
- https://github.com/akarnokd/jmh-compare-gui