Uploaded image for project: 'OASIS Open Data Protocol (OData) TC'
  1. OASIS Open Data Protocol (OData) TC
  2. ODATA-714

Parallel processing within batch requests

    XMLWordPrintable

    Details

    • Type: Task
    • Status: New
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: V4.0_WD01
    • Fix Version/s: CN01
    • Component/s: Implementing OData
    • Labels:
      None
    • Environment:

      [Proposed]

      Description

      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.

        Attachments

          Activity

            People

            • Assignee:
              handl Ralf Handl
              Reporter:
              handl Ralf Handl
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: