Re: Proposal: http2 wire format

Поиск
Список
Период
Сортировка
От Damir Simunic
Тема Re: Proposal: http2 wire format
Дата
Msg-id F6BE0ED0-7D43-42CF-B52B-B92D3299C838@wa-research.ch
обсуждение исходный текст
Ответ на Re: Proposal: http2 wire format  (Andres Freund <andres@anarazel.de>)
Ответы Re: Proposal: http2 wire format  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi Andres,

>
> At least I do *NOT* want many protocols in core. We've a hard enough
> time to keep up with integrating patches and maintenance to not just
> willy nilly integrate multiple new features with unclear lifetimes.

Admire your effort in applying all these patches—this commitfest thing looks frenetic now that I’m subscribed to the
mailinglist. Can only guess the effort required on the part of a few of you to study and triage everything. Respect. 

Actually, I don’t advocate multiple protocols in core. But the exercise of considering one will help generalize the
architectureenough to make all protocols pluggable.  

The most interesting part for me is working out content negotiation—I think being able to package data in new ways will
besuper-interesting. 

>
> *NONE* of the interesting problems are solved by HTTP2. You *still*
> need a full blown protocol ontop of it. So no, this doesn't change that.

If you had to nominate only one of those problems, which one would you consider the most interesting?


Thanks for chiming in, really appreciate your time,
Damir




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Proposal: http2 wire format
Следующее
От: Mark Rofail
Дата:
Сообщение: Re: Re: [HACKERS] GSoC 2017: Foreign Key Arrays