apache / apache/openwhisk-runtime-java
Making Java Function return Future
Open
- Dominant language
- Java
- Stars
- 47
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no way to return **Future** from Java Action like how they are done in JavaScript via Promises. Making Java Action return future will help in running Asynchronous code inside Java Action
Contributor guide
Assessment
This issue has not been assessed yet.