Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sovelten authored May 23, 2024
1 parent 3a8bc3f commit 9fd3c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Setting a sub-engine (evaluation context) is done with the `:nodely.engine.appli

Everything related to the applicative engine is currently experimental and subject to change.

# Async Virtual Futures
### Async Virtual Futures

This engine relies on support to Virtual Threads added in Java 21. This engine will only be loaded and enabled in the api if you are running Java 21 or above.
This engine works similarly to :async.manifold engine but dispatching futures using virtual threads instead.
Expand Down

0 comments on commit 9fd3c41

Please sign in to comment.