Tagged articles
65 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
May 17, 2025 · Operations

Unlock the Full Stack of Network Technologies: From Core Architecture to Advanced Applications

This comprehensive guide explores modern network engineering, comparing RPR and FDDI, detailing QoS metrics and implementations, dissecting switch forwarding modes, VLAN configurations, router performance and protocol choices, advanced Wi‑Fi 6 features, zero‑trust security, cloud‑native SD‑WAN, and automation with Ansible and AIOps.

AutomationQoSSD-WAN
0 likes · 10 min read
Unlock the Full Stack of Network Technologies: From Core Architecture to Advanced Applications
Meituan Technology Team
Meituan Technology Team
Feb 13, 2025 · Cloud Computing

Predictive Auto-Scaling System (PASS) for Large-Scale Enterprise Web Applications

This article presents the PASS system, a predictive auto‑scaling solution developed by Meituan and Prof. Chai’s team, detailing the challenges of load forecasting and resource allocation, the ELPA ensemble model, performance modeling, hybrid scaling design, and extensive experiments that show superior QoS guarantees and lower resource costs compared to existing methods.

ELPAMeituanQoS
0 likes · 26 min read
Predictive Auto-Scaling System (PASS) for Large-Scale Enterprise Web Applications
Linux Code Review Hub
Linux Code Review Hub
Dec 4, 2024 · Cloud Native

How Dahua and openEuler’s Kmesh‑bwm Cut Latency 50% and Double Container Density

Facing bandwidth contention when high‑volume video analytics compete with online services, Dahua partnered with the openEuler community to replace the tc htb limiter with an eBPF‑based Kmesh‑bwm solution that introduces lock‑free packet scheduling, directional monitoring and multi‑priority bandwidth guarantees, achieving over 50 % latency reduction, more than 50 % increase in container deployment density, and roughly 30 % overall resource savings.

KmeshQoSVideo Streaming
0 likes · 6 min read
How Dahua and openEuler’s Kmesh‑bwm Cut Latency 50% and Double Container Density
Zhuanzhuan Tech
Zhuanzhuan Tech
Aug 14, 2024 · Operations

IoT Technology Selection and Deployment for an Automated Quality Inspection Center

This article analyzes the challenges of scaling automated quality‑inspection hardware, introduces IoT fundamentals, evaluates application‑layer protocols, MQTT broker options, QoS levels, and compares cloud, local, and edge deployment architectures to recommend a low‑latency, high‑reliability solution for the smart inspection platform.

BrokerDeploymentEdge Computing
0 likes · 22 min read
IoT Technology Selection and Deployment for an Automated Quality Inspection Center
Open Source Linux
Open Source Linux
May 7, 2024 · Fundamentals

What Is MQTT and Why It Powers Modern IoT Solutions

This article explains MQTT’s lightweight publish‑subscribe protocol, its architecture, key features, QoS levels, typical IoT use cases, and why it’s preferred over HTTP for low‑bandwidth, low‑power applications, including examples from agriculture, industrial automation, transportation, and even social messaging platforms like Facebook Messenger.

IoTMQTTMessaging Protocol
0 likes · 12 min read
What Is MQTT and Why It Powers Modern IoT Solutions
Efficient Ops
Efficient Ops
May 6, 2024 · Cloud Native

Why Is My Kubernetes Pod OOMKilled Before Reaching Its Memory Limit?

A Kubernetes pod repeatedly restarted with exit code 137 despite not hitting its memory limit, revealing that node‑level memory pressure and QoS‑based eviction caused the pod to be killed, and outlining how to diagnose and prevent such OOMKill events.

Cloud NativeKubernetesOOMKill
0 likes · 9 min read
Why Is My Kubernetes Pod OOMKilled Before Reaching Its Memory Limit?
360 Smart Cloud
360 Smart Cloud
Jan 10, 2024 · Cloud Native

Mixed Workload Scheduling (混部) in Kubernetes: Challenges, Core Technologies, and Koordinator Enhancements

The article analyzes low CPU utilization in pure online Kubernetes clusters, introduces mixed‑workload (online + offline) scheduling to improve resource efficiency, explains core techniques, kernel QoS features, and details Koordinator‑based implementations such as node resource reservation and scheduling adjustments.

Cloud NativeKoordinatorKubernetes
0 likes · 13 min read
Mixed Workload Scheduling (混部) in Kubernetes: Challenges, Core Technologies, and Koordinator Enhancements
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Nov 27, 2023 · Cloud Native

Mixed-Workload Scheduling and Resource Utilization Optimization in Xiaohongshu's Cloud-Native Platform

Xiaohongshu’s cloud‑native platform adopted a four‑stage mixed‑workload scheduling strategy—reusing idle nodes, whole‑machine time‑sharing, normal mixed pools, and a unified scheduler (Tusker) that coordinates CPU, GPU and memory across Kubernetes and YARN—boosting average cluster CPU utilization from under 20 % to over 45 % and delivering millions of low‑cost core‑hours while preserving QoS for latency‑sensitive, mid, and batch jobs.

Big DataKubernetesQoS
0 likes · 19 min read
Mixed-Workload Scheduling and Resource Utilization Optimization in Xiaohongshu's Cloud-Native Platform
Liangxu Linux
Liangxu Linux
Oct 6, 2023 · Cloud Native

Why Are Kubernetes Pods Evicted? Preemption, Node Pressure & QoS Explained

This article explains why Kubernetes pods get evicted, covering preemptive eviction, node‑pressure eviction, pod scheduling, priority classes, QoS tiers, alternative eviction methods, and how to monitor evictions with Prometheus, providing concrete commands and examples.

PrometheusQoSnode pressure
0 likes · 11 min read
Why Are Kubernetes Pods Evicted? Preemption, Node Pressure & QoS Explained
AI Cyberspace
AI Cyberspace
Jun 13, 2023 · Operations

Master Linux Traffic Control: Practical TC Commands and QoS Strategies

This article explains Linux traffic control fundamentals, covering the three-layer processing model, queue types, token‑bucket mechanisms, kernel TC architecture, Qdisc/Class/Filter hierarchy, and provides step‑by‑step tc CLI examples for implementing QoS, DiffServ, and enterprise networking policies.

QoSToken Bucketlinux
0 likes · 28 min read
Master Linux Traffic Control: Practical TC Commands and QoS Strategies
MaGe Linux Operations
MaGe Linux Operations
May 20, 2023 · Cloud Native

Mastering Kubernetes QoS: Guarantees, Burstable, and BestEffort Explained

This article explains Kubernetes QoS classes—Guaranteed, Burstable, and BestEffort—detailing their resource request and limit requirements, how to configure them with YAML examples, the eviction priority order, and practical best‑practice strategies for classifying and scheduling workloads across cluster nodes.

KubernetesPod SchedulingQoS
0 likes · 6 min read
Mastering Kubernetes QoS: Guarantees, Burstable, and BestEffort Explained
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jan 6, 2023 · Cloud Computing

How NetEase’s Ultra‑Low‑Latency Cloud Architecture Powers Remote Excavators

NetEase and China Construction 8th Bureau teamed up to create high‑altitude excavation robots that rely on NetEase Cloud Sign's ultra‑low‑latency global transmission, edge deployment, intelligent scheduling, WE‑CAN routing, multiplexed signaling, and advanced QoS techniques to achieve sub‑150 ms control and reliable video streaming in challenging network environments.

Edge ComputingLow latencyQoS
0 likes · 12 min read
How NetEase’s Ultra‑Low‑Latency Cloud Architecture Powers Remote Excavators
Tencent Architect
Tencent Architect
Dec 9, 2022 · Operations

TencentOS Data Center Resource and Energy Management Technologies

This article presents a comprehensive overview of TencentOS’s evolution and its data‑center resource and energy management techniques, covering the OS’s mission for economic and green operation, resource utilization metrics (UTE, QOS, ROI), current management technologies, energy‑aware scheduling, performance results, and future development directions.

Data centerOperating SystemQoS
0 likes · 17 min read
TencentOS Data Center Resource and Energy Management Technologies
ByteDance Terminal Technology
ByteDance Terminal Technology
Nov 23, 2022 · Fundamentals

Understanding and Solving Priority Inversion on iOS

This article analyzes a real‑world iOS deadlock caused by priority inversion when a low‑priority thread holds a read‑write lock, explains bounded and unbounded priority inversion, evaluates priority‑ceiling and priority‑inheritance protocols, and demonstrates practical fixes using QoS adjustments, temporary priority boosts, and appropriate lock choices.

LocksQoSiOS
0 likes · 26 min read
Understanding and Solving Priority Inversion on iOS
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 29, 2022 · Mobile Development

Optimizing iOS App Startup by Adjusting GCD Queue QoS and Reducing Main Thread Preemption

By analyzing thread preemption on low‑end iPhones, this article demonstrates how selecting appropriate GCD queue QoS levels—favoring Utility or Background over User‑Initiated—reduces main‑thread contention, improves launch screen rendering by ~100 ms, and accelerates message list first‑load by up to 1.5 s without altering business logic.

GCDQoSconcurrency
0 likes · 10 min read
Optimizing iOS App Startup by Adjusting GCD Queue QoS and Reducing Main Thread Preemption
Architects' Tech Alliance
Architects' Tech Alliance
Aug 14, 2022 · Fundamentals

Components of PCIe Architecture and Their Roles in Processor Systems

This article explains the main components of PCIe architecture—including Root Complex (RC), switches, and PCIe‑to‑PCI bridges—how they are implemented in different processor systems such as x86 and PowerPC, and the mechanisms for QoS, port arbitration, and extended configuration space.

EndpointPCIePort Arbitration
0 likes · 26 min read
Components of PCIe Architecture and Their Roles in Processor Systems
Meituan Technology Team
Meituan Technology Team
Aug 11, 2022 · Cloud Native

LAR: Load Auto-Regulator System for Resource Utilization and Service Quality

The article analyzes Meituan’s self‑designed Load Auto‑Regulator (LAR), detailing its tiered resource‑pool architecture, dynamic load‑to‑static‑resource mapping, and QoS mechanisms that together raise data‑center CPU utilization by 5‑10% while keeping online service quality stable, and discusses its deployment in online and mixed‑workload scenarios.

Cloud NativeCluster ManagementKubernetes
0 likes · 28 min read
LAR: Load Auto-Regulator System for Resource Utilization and Service Quality
Alibaba Cloud Native
Alibaba Cloud Native
Jun 16, 2022 · Cloud Native

How Koordinator Improves Efficiency and Stability for Cloud‑Native Mixed Workloads

This article explains how Alibaba Cloud's open‑source Koordinator system tackles mixed‑workload challenges by introducing priority and QoS models, resource overcommit, load‑aware scheduling, fine‑grained CPU orchestration, and upcoming features such as GPU scheduling and resource recommendation, all illustrated with architecture diagrams and code examples.

Cloud NativeKoordinatorKubernetes
0 likes · 24 min read
How Koordinator Improves Efficiency and Stability for Cloud‑Native Mixed Workloads
Ops Development Stories
Ops Development Stories
Mar 22, 2022 · Cloud Native

Mastering Kubernetes Pod Resource Requests, Limits, and QoS

This guide explains how to configure CPU and memory requests and limits for Kubernetes pods, implement QoS classes, use LimitRange and ResourceQuota, and monitor resource usage with Prometheus queries and Grafana dashboards to ensure stable cluster operations.

CPUKubernetesMemory
0 likes · 11 min read
Mastering Kubernetes Pod Resource Requests, Limits, and QoS
Tencent Architect
Tencent Architect
Mar 14, 2022 · Fundamentals

Mastering WebRTC QoS: NACK, FEC, SVC, and More Explained

This article provides a comprehensive overview of WebRTC's quality‑of‑service mechanisms—including NACK, FEC, SVC, jitter buffering, IDR requests, pacing, bandwidth estimation, probing, dynamic frame‑rate, AV sync, and resolution adaptation—detailing their principles, implementation, and impact on real‑time audio‑video communication.

FECNACKQoS
0 likes · 11 min read
Mastering WebRTC QoS: NACK, FEC, SVC, and More Explained
IT Architects Alliance
IT Architects Alliance
Dec 19, 2021 · Information Security

Understanding the Metaverse from a Network Perspective: Concepts, Technical Implications, and Emerging Challenges

The article analyses the metaverse as a network-driven evolution, explaining its definition, classifying terminal types, and detailing the new security, ultra‑low‑latency, and deterministic quality‑of‑service requirements that challenge existing internet architecture and design principles.

InternetLow latencyQoS
0 likes · 17 min read
Understanding the Metaverse from a Network Perspective: Concepts, Technical Implications, and Emerging Challenges
Architects' Tech Alliance
Architects' Tech Alliance
Dec 15, 2021 · Fundamentals

Understanding the Metaverse from a Network Access Perspective and Its Implications for Network Technology

The article examines the concept of the Metaverse as an evolution of internet access terminals, analyzes how VR/AR headsets reshape communication‑type devices, and discusses the resulting new security, ultra‑low‑latency, and deterministic quality‑of‑service challenges for network infrastructure.

LatencyMetaverseQoS
0 likes · 16 min read
Understanding the Metaverse from a Network Access Perspective and Its Implications for Network Technology
Programmer DD
Programmer DD
Dec 2, 2021 · Operations

Mastering QoS: How to Ensure Reliable Network Performance for Voice, Video, and Data

Quality of Service (QoS) allocates limited bandwidth among diverse network traffic, guaranteeing end‑to‑end performance for real‑time applications like voice and video, while explaining key metrics, service models, and practical deployment scenarios such as enterprise office, streaming, and hierarchical QoS solutions.

LatencyQoSTraffic Shaping
0 likes · 15 min read
Mastering QoS: How to Ensure Reliable Network Performance for Voice, Video, and Data
Ops Development Stories
Ops Development Stories
Nov 22, 2021 · Cloud Native

Mastering Kubernetes Pod Resource Requests, Limits, and QoS

Learn how to properly configure CPU and Memory requests and limits for Kubernetes Pods, understand QoS classes, manage namespace quotas with LimitRange and ResourceQuota, and monitor resource usage using Prometheus queries and Grafana dashboards to ensure stable, efficient cluster operations.

KubernetesQoSResourceQuota
0 likes · 11 min read
Mastering Kubernetes Pod Resource Requests, Limits, and QoS
Open Source Linux
Open Source Linux
Nov 17, 2021 · Fundamentals

Mastering QoS: Ensure Reliable Voice, Video, and Data Performance

This article explains the concept of Quality of Service (QoS), its importance in managing limited bandwidth, key metrics such as bandwidth, latency, jitter, and packet loss, various QoS models like Best‑Effort, IntServ, DiffServ, and practical application scenarios for enterprise networks.

LatencyQoSbandwidth management
0 likes · 15 min read
Mastering QoS: Ensure Reliable Voice, Video, and Data Performance
Architects' Tech Alliance
Architects' Tech Alliance
Nov 7, 2021 · Fundamentals

Understanding QoS Technology: Principles, Metrics, Service Models, and Enterprise Applications

This article explains the origins of QoS, its key performance metrics such as bandwidth, latency, jitter and packet loss, compares the Best‑Effort, IntServ and DiffServ service models, and describes how DiffServ components are deployed in enterprise networks to manage traffic and improve service quality.

LatencyNetworkingPacket Loss
0 likes · 15 min read
Understanding QoS Technology: Principles, Metrics, Service Models, and Enterprise Applications
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Sep 14, 2021 · Fundamentals

Mastering Network Congestion Control: Bandwidth Estimation, Bitrate Allocation, and Paced Sending

This article explains how network congestion affects audio‑video applications and introduces NetEase Cloud Communication’s QoS strategies—including real‑time bandwidth estimation algorithms, adaptive bitrate allocation, and paced sending techniques—to achieve low latency, high stability, and optimal user experience across Wi‑Fi, cellular, and wired networks.

QoSaudio videobandwidth estimation
0 likes · 12 min read
Mastering Network Congestion Control: Bandwidth Estimation, Bitrate Allocation, and Paced Sending
Tencent Architect
Tencent Architect
Sep 10, 2021 · Cloud Native

BT Scheduler for Absolute Preemption: Boosting CPU Utilization and QoS in Cloud‑Native Environments

This article analyzes the limitations of the Linux Completely Fair Scheduler (CFS) for high‑priority workloads, introduces Tencent's custom offline BT scheduler that provides absolute preemption, and presents experimental results showing significant improvements in latency, CPU utilization, and carbon‑reduction for cloud‑native services.

BT schedulerCFSCPU scheduling
0 likes · 10 min read
BT Scheduler for Absolute Preemption: Boosting CPU Utilization and QoS in Cloud‑Native Environments
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 16, 2021 · Backend Development

How NetEase Cloud Scales to 10,000 Simultaneous Mic Connections: Backend Architecture Revealed

This article details NetEase Cloud's backend engineering solutions for supporting ten‑thousand‑user concurrent mic connections, covering distributed signaling architecture, QUIC‑based weak‑network handling, server‑side audio routing, video QoS strategies, and a global transmission network (WE‑CAN) to achieve high availability and scalability.

Distributed SystemsQoSWE-CAN
0 likes · 12 min read
How NetEase Cloud Scales to 10,000 Simultaneous Mic Connections: Backend Architecture Revealed
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Dec 9, 2020 · Operations

Mastering Video QoS: How FEC, Retransmission, and Jitter Buffer Combat Network Challenges

This article explains how modern video applications face packet loss, jitter, congestion, and latency, and how techniques such as Forward Error Correction, packet retransmission, jitter buffers, long‑term reference frames, size‑stream and SVC can be combined to deliver high‑quality, low‑delay audio‑video experiences over 5G networks.

FECNetwork LatencyQoS
0 likes · 11 min read
Mastering Video QoS: How FEC, Retransmission, and Jitter Buffer Combat Network Challenges
360 Tech Engineering
360 Tech Engineering
Nov 27, 2020 · Fundamentals

Understanding MQTT Publish and Subscribe: Message Formats, QoS Levels, Retain Flags, and Acknowledgments

This article explains how MQTT handles message publishing and subscribing, covering topic structures, QoS levels, retain flags, payload details, duplicate fields, subscription formats, packet identifiers, subscription acknowledgments, and unsubscribe procedures, providing a comprehensive overview of the protocol's messaging workflow.

IoTMQTTMessage Queuing
0 likes · 6 min read
Understanding MQTT Publish and Subscribe: Message Formats, QoS Levels, Retain Flags, and Acknowledgments
JavaEdge
JavaEdge
Nov 14, 2020 · Backend Development

How to Prevent RabbitMQ Overload with Consumer QoS and Manual ACK

When a RabbitMQ server accumulates thousands of pending messages, a newly started consumer can be flooded, causing performance degradation or crashes, so this guide explains how to use RabbitMQ's QoS settings and manual acknowledgments to throttle consumers and keep the system stable.

Backend DevelopmentConsumer Flow ControlMessage Queue
0 likes · 5 min read
How to Prevent RabbitMQ Overload with Consumer QoS and Manual ACK
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 14, 2020 · Cloud Computing

How 5G Powers the Next Wave of Edge Computing: Key Drivers and Integration

5G's low latency, high bandwidth, and massive connectivity drive mobile edge computing, while merging IT and communication domains demands architecture, deployment, and scheduling integration; the article explains how cloud‑edge‑center convergence and unified QoS management unlock enhanced services and new business scenarios.

5GQoScloud computing
0 likes · 12 min read
How 5G Powers the Next Wave of Edge Computing: Key Drivers and Integration
Programmer DD
Programmer DD
Jul 1, 2020 · Backend Development

Mastering RabbitMQ Consumer Flow Control, TTL, and Dead‑Letter Queues

This article explains why and how to throttle RabbitMQ consumers using QoS settings, demonstrates practical Java code for consumer‑side flow control, explores message and queue TTL configurations, and details the setup of dead‑letter exchanges and queues to handle undelivered messages.

Consumer ThrottlingDead Letter QueueJava
0 likes · 13 min read
Mastering RabbitMQ Consumer Flow Control, TTL, and Dead‑Letter Queues
Top Architect
Top Architect
May 27, 2020 · Backend Development

Consumer‑Side Rate Limiting, TTL, and Dead‑Letter Queues in RabbitMQ

This article explains how to implement consumer-side flow control in RabbitMQ using QoS settings, demonstrates configuring prefetch limits, shows how to set message and queue TTLs, and provides step‑by‑step code examples for creating producers, consumers, and dead‑letter queues to manage message overload and expiration.

Consumer ThrottlingDead Letter QueueJava
0 likes · 15 min read
Consumer‑Side Rate Limiting, TTL, and Dead‑Letter Queues in RabbitMQ
UCloud Tech
UCloud Tech
Jan 16, 2020 · Operations

How to Build a Low‑Latency, Lossless RoCE Network for High‑Performance Data Centers

This article explains how to design a low‑overhead, high‑performance lossless RoCE network for data centers, covering RDMA basics, mainstream network options, QoS, lossless and congestion‑control designs, buffer management, deadlock analysis, and practical tuning to achieve sub‑100 µs latency and near‑full bandwidth utilization.

Data Center NetworkingLossless EthernetQoS
0 likes · 21 min read
How to Build a Low‑Latency, Lossless RoCE Network for High‑Performance Data Centers
Alibaba Cloud Native
Alibaba Cloud Native
Dec 23, 2019 · Cloud Native

How Kubernetes Schedules Pods: Deep Dive into Scheduling, QoS, and Resources

This article walks through the complete Kubernetes pod scheduling workflow, explains how resource requests, limits, and QoS classes influence placement, covers advanced features such as affinity, taints, resource quotas, and priority‑based preemption, and shows how to configure each mechanism for optimal cluster utilization.

AffinityKubernetesQoS
0 likes · 25 min read
How Kubernetes Schedules Pods: Deep Dive into Scheduling, QoS, and Resources
21CTO
21CTO
Jun 8, 2019 · Cloud Computing

Unlocking Ceph: Deep Dive into Architecture, IO Flow, Heartbeat, CRUSH & QOS

This article provides a comprehensive overview of Ceph, covering its architecture and use cases, detailed IO processes, heartbeat mechanisms, communication framework, the CRUSH data placement algorithm, and customizable RBD QoS policies, illustrated with diagrams and code snippets to help readers understand and implement Ceph in cloud environments.

CRUSHCephIO Architecture
0 likes · 27 min read
Unlocking Ceph: Deep Dive into Architecture, IO Flow, Heartbeat, CRUSH & QOS
Didi Tech
Didi Tech
May 17, 2019 · Databases

Ceph Distributed Storage System – Architecture, IO Processes, Heartbeat, Communication Framework, CRUSH Algorithm, and Custom QoS

The article comprehensively explains Ceph’s distributed storage architecture—including monitors, OSDs, MDS, and RADOS—its block, file, and object services, its detailed I/O and heartbeat processes, the publish/subscribe communication framework, the deterministic CRUSH placement algorithm, and a token‑bucket based custom QoS for RBD.

CRUSH algorithmCephHeartbeat
0 likes · 22 min read
Ceph Distributed Storage System – Architecture, IO Processes, Heartbeat, Communication Framework, CRUSH Algorithm, and Custom QoS
Tencent Cloud Developer
Tencent Cloud Developer
Sep 18, 2018 · Backend Development

MQTT: The Nervous System of IoT – Overview and Key Features

MQTT is a lightweight, open‑source publish/subscribe protocol that powers the IoT’s global nervous system by delivering small‑header messages over TCP/IP with configurable QoS, low bandwidth, and optional TLS security, making it ideal for battery‑constrained devices, scalable deployments, and real‑time applications such as home monitoring.

IoTMQTTMessaging Protocol
0 likes · 10 min read
MQTT: The Nervous System of IoT – Overview and Key Features
Architecture Digest
Architecture Digest
Jul 15, 2018 · Cloud Computing

Ceph Architecture Overview: Features, Core Components, IO Workflow, Heartbeat, Communication Framework, CRUSH Algorithm, and QoS

This article provides a comprehensive technical overview of Ceph, covering its architecture, key components, storage interfaces, IO processes, heartbeat mechanisms, communication framework, CRUSH data placement algorithm, and customizable QoS strategies for distributed storage systems.

CRUSHCephHeartbeat
0 likes · 24 min read
Ceph Architecture Overview: Features, Core Components, IO Workflow, Heartbeat, Communication Framework, CRUSH Algorithm, and QoS
Hulu Beijing
Hulu Beijing
Jun 26, 2018 · Operations

How Hulu Optimizes Video QoS: Adaptive Bitrate Strategies and Real‑World Insights

This article explains Hulu's comprehensive approach to streaming quality optimization, covering the video system architecture, business model, the distinction between QoS and QoE, key performance metrics, adaptive bitrate algorithms, data‑driven workflows, offline validation, online A/B testing, and the measurable improvements achieved across multiple platforms.

AB testingData-drivenQoS
0 likes · 25 min read
How Hulu Optimizes Video QoS: Adaptive Bitrate Strategies and Real‑World Insights
Tencent Cloud Developer
Tencent Cloud Developer
Apr 26, 2018 · Frontend Development

Tencent Cloud H5 Voice Communication QoE Optimization: WebRTC QoS Techniques and Congestion Control

Tencent Cloud’s H5 voice‑communication solution improves QoE by applying a comprehensive WebRTC QoS framework—bandwidth estimation, adaptive congestion control, loss‑resilient FEC/NACK, latency and jitter mitigation, and global node optimization—while addressing interoperability challenges and continuously refining performance through monitoring, AB‑testing, and extensive bug fixes.

FECQoEQoS
0 likes · 13 min read
Tencent Cloud H5 Voice Communication QoE Optimization: WebRTC QoS Techniques and Congestion Control
Hujiang Technology
Hujiang Technology
Sep 23, 2016 · Backend Development

Technical Analysis of Periscope Live Streaming: Architecture, Protocols, QoS, and Power Consumption

This article examines Periscope’s live‑streaming architecture, detailing its use of RTMP and HLS protocols, CDN deployment, video/audio encoding choices, QoS measurements, latency, playback smoothness, and mobile power consumption, offering insights for engineers interested in large‑scale streaming systems.

PeriscopeQoSRTMP
0 likes · 9 min read
Technical Analysis of Periscope Live Streaming: Architecture, Protocols, QoS, and Power Consumption