OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]