microsoft / microsoft/durabletask-java
Add async API via Project Reactor
Open
@kaibocai is already working on this.
Since Oct 19, 2023.
Enhancement
need investigation
P3
- Dominant language
- Java
- Stars
- 29
- Forks
- 18
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
In addition to the blocking interface, offer an async API that either uses Project Reactor or allows apps to adapt an async API to it.
Reference: https://projectreactor.io
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.