Remove Cache Remove Efficiency Remove Transportation Remove Tuning
article thumbnail

HTTP/3 From A To Z: Core Concepts (Part 1)

Smashing Magazine

For example, while HTTP deals with URLs and data interpretation, Transport Layer Security (TLS) ensures security by encryption, TCP enables reliable data transport by retransmitting lost packets, and Internet Protocol (IP) routes packets from one endpoint to another across different devices in between (middleboxes). What Is QUIC?

article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

The database is sending them to a transport that DBLog can consume. We use the term ‘ change log’ for that transport. It is required for a database to execute this query efficiently, which typically applies for systems that implement range scans over primary keys. A transaction log is assumed to be the origin of those events.

Database 197
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

The database is sending them to a transport that DBLog can consume. We use the term ‘ change log’ for that transport. It is required for a database to execute this query efficiently, which typically applies for systems that implement range scans over primary keys. A transaction log is assumed to be the origin of those events.

Database 212
article thumbnail

HTTP/3: Practical Deployment Options (Part 3)

Smashing Magazine

This approach was touted to be better for fine-grained caching because each subresource could be cached individually and the full bundle didn’t need to be redownloaded if one of them changed. For example, you could reduce compression efficiency , because that works better with more data. What Does It All Mean? Large preview ).

Network 105
article thumbnail

HTTP/3: Performance Improvements (Part 2)

Smashing Magazine

An often used metaphor is that of a pipe used to transport water. One aspect of performance is about how efficiently a transport protocol can use a network’s full (physical) bandwidth (i.e. As such, tuning congestion logic is usually only done by a select few developers, and evolution is slow. Congestion Control.