Kei's Blog

High Performance Browser Networking

January 17, 2023
Network
Page content
  • Chapter 2 Building Blocks of TCP
  • Chapter 3 Building Blocks of UDP
  • Ref.

WIP

Chapter 2 Building Blocks of TCP

TCP is what provides the abstraction of a reliable network running over an unreliable channel.

TCP abstracts important parts of network such as retransmission of lost data, congestion control, data integrity, and in-order delivery

Chapter 3 Building Blocks of UDP

Ref.

https://hpbn.co/

  • Network
  • English Article
Keigo Kida avatar
About Keigo Kida
Software Engineer from Japan

Recent Posts

  • Learn gRPC, GraphQL and Kubernetes by building Microservices: Part 3 - Kubernetes
  • Learn gRPC, GraphQL and Kubernetes by building Microservices in Go: Part 2 - GraphQL BFF
  • Learn gRPC, GraphQL and Kubernetes by building Microservices: Part 1 - Building gRPC Microservices
  • Implementation of Job Queue model using goroutine and channel
  • Go Concurrency Model

Categories

  • Concurrency
  • CORS
  • CS
  • DSA
  • Frontend
  • Go
  • GraphQL
  • gRPC
  • HTTP cookies
  • Kubernetes
  • Microservice
  • Middleware
  • ML
  • Network
  • Programming Language
  • Projects
  • Public Cloud
  • Security
  • Software Design
  • System Design

Tags

2FA Array Asynchronous Programming AWS BFS C++ CNN DB Design Pattern DFS Distributed System English Article GCP Go Graph GraphQL Hash Set Hash Table Heap Helm HTTP cookies IPC Japanese Article JavaScript Kubernetes Linked List Merge Sort Network OAuth OOP OS Python Queue Quick Sort React Redis Redux Sort Stack Terraform Terraform Cloud Tree Trie Union-Find Web Web Vulnerability

Social

GitHub
© 2024 Keigo Kida. Generated with Hugo and Mainroad theme.