camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.09k stars 1.55k forks source link

Integration of external task client (java) with Project Reactor #3009

Open skudaibergen opened 1 year ago

skudaibergen commented 1 year ago

User Story (Required on creation)

As a user, I can use the Java External Task Client with reactive interfaces that allow non-blocking IO (e.g., via https://projectreactor.io/).

Functional Requirements (Required before implementation)

Technical Requirements (Required before implementation)

Limitations of Scope

Hints

Links

https://projectreactor.io/docs/core/release/reference/

Breakdown

tasso94 commented 1 year ago

Hi @skudaibergen,

Sounds interesting.

We currently have other topics to work on but feel free to create a community extension based on the Java External Task Client that wraps/extends its interfaces.

What do you think about this?

Best, Tassilo

tasso94 commented 1 year ago

@ThorbenLindhauer, please decide on this feature request.

ThorbenLindhauer commented 1 year ago

Hi @skudaibergen,

We do not plan to work on this any time soon. If we receive a larger interest in the topic, we may reconsider.

Cheers, Thorben