← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] (ODATA-714) Parallel processing within batch requests

From
OASIS Issues Tracker <>
Date
2014-06-30T06:44:56+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-714) Parallel processing within batch requests
Ralf Handl created ODATA-714:
--------------------------------

             Summary: Parallel processing within batch requests
                 Key: ODATA-714
                 URL: https://issues.oasis-open.org/browse/ODATA-714
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Task
          Components: Implementing OData
    Affects Versions: V4.0_WD01
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: V4.0_WD01


Describe that service implementations can process adjacent GET requests in parallel as long as the responses are represented in the order the requests appear in the batch request. Only change sets and stand-alone data modification requests have to wait for preceding request to finish.

This might require invisible contracts between the server-side service infrastructure and the actual data provider code as to whether the supposedly non-side-effecting GET requests really can be parallelized, but this is nothing that shows up in the protocol or $metadata.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread
Next in thread → Next in month →