Jeff Zhou created TUBEMQ-310:
--------------------------------
Summary: Upgrade WebAPI protocol: HTTP/1.1 => HTTP/2
Key: TUBEMQ-310
URL: https://issues.apache.org/jira/browse/TUBEMQ-310
Project: Apache TubeMQ
Issue Type: Sub-task
Components: Server
Reporter: Jeff Zhou
THIS IS AN OPTIONAL TASK.
HTTP/2 could bring more intelligent control on Frames-based data submission (no
longer a big form-data or alike), Interactive data exchange
(Multiplexing/ServerPush mechanism), API QoS (Stream Prioritization), while
current HTTP/1.1 could fulfill basic requirement of WebAPI.
So it brings bigger possibility to WebAPI, but it may not be bright spot
improvement for now (or maybe some day :)
It's nice to discuss about it, and just implement it if this upgrade itself is
straight-forward based on Jetty 9.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)