[
https://issues.apache.org/jira/browse/SHINDIG-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664240#action_12664240
]
Paul Lindner commented on SHINDIG-607:
--------------------------------------
also might be good to add callback=xxxxx param for JSONP...
> Support GET batching for JSON-RPC for latency
> ---------------------------------------------
>
> Key: SHINDIG-607
> URL: https://issues.apache.org/jira/browse/SHINDIG-607
> Project: Shindig
> Issue Type: Improvement
> Components: RESTful API (Java), RESTful API (PHP)
> Reporter: Evan Gilbert
> Priority: Minor
>
> POSTs have higher latency than GETs as they require 2 server round trips with
> many browsers (see
> http://developer.yahoo.com/performance/rules.html#ajax_get).
> We should add support for a batch GET URL and use when possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.