Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measure performance with java 17 + loom enabled #820

Closed
aharonha opened this issue Aug 26, 2021 · 1 comment
Closed

Measure performance with java 17 + loom enabled #820

aharonha opened this issue Aug 26, 2021 · 1 comment

Comments

@aharonha
Copy link
Contributor

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
Copy link
Member

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.

@artem-v artem-v closed this as completed Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants