[
https://issues.apache.org/jira/browse/PLC4X-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894756#comment-16894756
]
Julian Feinauer commented on PLC4X-136:
---------------------------------------
Interesting post about a possible successor of jdbc:
https://www.baeldung.com/r2dbc-operations
> Add Async API for new Connections
> ---------------------------------
>
> Key: PLC4X-136
> URL: https://issues.apache.org/jira/browse/PLC4X-136
> Project: Apache PLC4X
> Issue Type: New Feature
> Components: API
> Reporter: Julian Feinauer
> Priority: Major
>
> Currently we only support an async API for Requests.
> But as creating a new Connection is sometimes even slower it would be good to
> provide an additional asyc API which returns a Future<PlcConnection> and
> leaves it to the Client to handle asynchronity.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)