Re: [Editorial Errata Reported] RFC7540 (4871)

On Thu, Dec 1, 2016 at 4:33 AM, Martin Thomson <martin.thomson@gmail.com>
wrote:

> Yeah, Patrick decided that he would use weights to fix that.  In your
> example, all the HTML would be dependent on an empty node that has
> weight 1, which would be adjacent to the JS/CSS.  In theory the HTML
> does get some share.
>

and I have to say that in general I have a preference for "some small
share" systems rather than strict ordering. It tends to turn priority
inversion problems from deadlocks into performance corner cases. Much safer.


> I think that much more complexity and we might as well just upload
> javascript for the server to run.
>

:) - that's the kind of thinking that gave us PAC.

Received on Thursday, 1 December 2016 15:21:32 UTC