tag:blogger.com,1999:blog-441071406174557701.post2650402922067861953..comments2008-02-24T23:04:53.368-08:00Comments on Abstractioneer: I'd Rather Batch than FightJohnhttp://www.blogger.com/profile/11529069857081314814noreply@blogger.comBlogger4125tag:blogger.com,1999:blog-441071406174557701.post-62248760801295721642008-02-24T23:04:00.000-08:002008-02-24T23:04:00.000-08:002008-02-24T23:04:00.000-08:00The biggest difference is in the case of browsers ...The biggest difference is in the case of browsers hosting AJAX apps. A pipelining extension requires new browsers, something that takes years. An agreement on an HTTP based protocol however can be deployed in a matter of weeks.Johnhttp://www.blogger.com/profile/11529069857081314814noreply@blogger.comtag:blogger.com,1999:blog-441071406174557701.post-10632317037888288052008-02-24T22:06:00.000-08:002008-02-24T22:06:00.000-08:002008-02-24T22:06:00.000-08:00John, That's true, BUT you're talking about defini...John, <BR/><BR/>That's true, BUT you're talking about defining something new anyway - and hoping people adapt. It makes more sense (to me) to extend something known other than creating something further from what we have - that is, it's easier to extend pipelining than create multiparting batch requests, IMHO.<BR/><BR/>LiorLiorsionhttp://www.blogger.com/profile/12118157637072365965noreply@blogger.comtag:blogger.com,1999:blog-441071406174557701.post-12465113612370303502008-02-24T13:35:00.000-08:002008-02-24T13:35:00.000-08:002008-02-24T13:35:00.000-08:00@Liorsion -- pipelining only allows GET and HEAD, ...@Liorsion -- pipelining only allows GET and HEAD, eliminating the most compelling use case. (Read only batching can already be achieved by defining an appropriate read-only feed and retrieving that.) Also, it's not turned on out of the box in FF or IE so it's effectively not available to browser-based clients.Johnhttp://www.blogger.com/profile/11529069857081314814noreply@blogger.comtag:blogger.com,1999:blog-441071406174557701.post-63910601271574452422008-02-23T21:51:00.000-08:002008-02-23T21:51:00.000-08:002008-02-23T21:51:00.000-08:00Hi,Didn't quite follow how this batching method is...Hi,<BR/><BR/>Didn't quite follow how this batching method is better than pipelining - which is much more wildly supported. We use more BW with pipeline due to the HTTP, but we use a lot less CPU on both sides (client/server) since we don't need to parse.. What's the point then?<BR/><BR/>LiorLiorsionhttp://www.blogger.com/profile/12118157637072365965noreply@blogger.com