HTTP - Servers and Protocols
· 8 min read
Notes on HTTP2 and web server threading models. Covers servlets, web server/container architecture (Jetty), HTTP2, HTTP streams (prioritization, flow control) and SSE.
Notes on HTTP2 and web server threading models. Covers servlets, web server/container architecture (Jetty), HTTP2, HTTP streams (prioritization, flow control) and SSE.
In the third part of this series we start to write code using open source LLMs for the NYSE Pillar system.