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

Add async API via Project Reactor #160

Open
artursouza opened this issue Aug 10, 2023 · 5 comments
Open

Add async API via Project Reactor #160

artursouza opened this issue Aug 10, 2023 · 5 comments
Assignees
Labels
Enhancement New feature or request need investigation Need investigation from a maintainer P3 Priority 3

Comments

@artursouza
Copy link

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

@davidmrdavid
Copy link
Member

@cgillum: it appears you may have more context on this one? Not immediately sure how to label this one.

@cgillum
Copy link
Member

cgillum commented Aug 31, 2023

This is a feature request by the Dapr project to add new functionality to the core Durable Task Java APIs.

@davidmrdavid
Copy link
Member

Thanks. @kaibocai please look to triage this request with the DF Java team :)

@kaibocai kaibocai self-assigned this Oct 19, 2023
@kaibocai
Copy link
Member

Add related issues #3, #2

@cgillum
Copy link
Member

cgillum commented Nov 27, 2023

FYI, the dependency on Project Reactor is being reconsidered in the Dapr community in favor of CompletableFuture. See dapr/java-sdk#964

@lilyjma lilyjma added need investigation Need investigation from a maintainer P3 Priority 3 labels Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request need investigation Need investigation from a maintainer P3 Priority 3
Projects
None yet
Development

No branches or pull requests

5 participants