scalecube / scalecube-services

Microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
http://scalecube.github.io/
Apache License 2.0
610 stars 105 forks source link

Measure performance with java 17 + loom enabled #820

Closed aharonha closed 2 years ago

aharonha commented 3 years ago

In https://github.com/openjdk/loom you can find a special build of the jvm which enables virtual threads. This might be an opportunity to see if it makes any difference in scalecube performance.

ronenhamias commented 3 years ago

i think its better to test loom outside of scalecube first to see why it provides any benifits to scalecube and in what case. this can be done with a small POC that shows A value.