Long term operations (Jobs) for reasoning services
--------------------------------------------------

                 Key: STANBOL-343
                 URL: https://issues.apache.org/jira/browse/STANBOL-343
             Project: Stanbol
          Issue Type: Improvement
          Components: Reasoners
            Reporter: Enrico Daga
            Assignee: Enrico Daga


The current implementation of the reasoning services execute the operation in 
real time. 
Reasoning tasks are often time consuming, and in some cases cannot be completed 
in the lifetime of a http request.
For this reason, there is the need of a way of running reasoning operations in 
the background, and a web service to ping the running operation and retrieve 
the result, when ready.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to