[
https://issues.apache.org/jira/browse/CMIS-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-967.
---------------------------------
Resolution: Fixed
Fix Version/s: OpenCMIS 0.14.0
> Add support for asynchronous servlets
> -------------------------------------
>
> Key: CMIS-967
> URL: https://issues.apache.org/jira/browse/CMIS-967
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-server
> Affects Versions: OpenCMIS 0.13.0
> Reporter: Florian Müller
> Assignee: Florian Müller
> Fix For: OpenCMIS 0.14.0
>
>
> Asynchronous servlets would allow the execution of CMIS requests in one or
> more dedicated thread pools. That can help to control and limit the resources
> used by CMIS clients. It also decouples long running CMIS requests (e.g. the
> download of a huge document over a slow connection) from the thread pool of
> the servlet engine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)