Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T23:52:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T03:14:56.141Z (about 1 month 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
[![Build Status](https://travis-ci.org/jabrena/latency-rosetta-stone.svg?branch=master)](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