[
https://issues.apache.org/jira/browse/ISIS-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16940331#comment-16940331
]
ASF subversion and git services commented on ISIS-2158:
-------------------------------------------------------
Commit 0bb1469b071ec8cf3a76c8ff3f8acaf5a693a2cf in isis's branch refs/heads/v2
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=0bb1469 ]
ISIS-2158: wrapper: redesigns recently introduced async execution
- new programming model allows to get hold of the Future that is
associated with the async action invocation
- type-safe async action invocation supports up to 4 arguments
(extensible)
- users are free to pick an ExecutorService for each individual async
execution, we default to the common ForkJoinPool
- handling of exceptions that occur during async invocation is not yet
well designed (API) or tested
> Miscellaneous tasks in preparation of Version 2
> -----------------------------------------------
>
> Key: ISIS-2158
> URL: https://issues.apache.org/jira/browse/ISIS-2158
> Project: Isis
> Issue Type: Task
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)