load-balancing

Tag

Cards List
#load-balancing

Saving another 100TB of RAM

Hacker News Top ↗ · 2026-09-18 Cached

Cloudflare optimized the memory usage of their Pingora-based load-balancing service by refining the pingora-ketama consistent hashing library in Rust, reclaiming over 100TB of RAM globally.

0 favorites 0 likes
#load-balancing

PPO-STGNN: A Proximal Policy Optimization Approach with Spatio-Temporal Graph Neural Networks for DAG Task Scheduling in Cloud-Edge-End Computing

arXiv cs.AI ↗ · 2026-09-04 Cached

This paper proposes PPO-STGNN, a reinforcement learning algorithm that combines proximal policy optimization with spatio-temporal graph neural networks to optimize DAG task scheduling in heterogeneous cloud-edge-end environments, improving load balancing and reducing completion time.

0 favorites 0 likes
#load-balancing

A Year in LLM Serving: Workload Evolution, Caching and Load-Balancing

arXiv cs.AI ↗ · 2026-08-17 Cached

This paper analyzes a one-year production trace from Chutes to study LLM serving workloads, revealing temporal evolution and user-model interactions to improve serving system benchmarking.

0 favorites 0 likes
#load-balancing

The Evolution of Mixture-of-Experts Architectures in Large Language Models: Routing, Topology, Load Balancing, and Expert Parallelism

arXiv cs.CL ↗ · 2026-08-11 Cached

A technical survey of Mixture-of-Experts architectures in LLMs, organizing evolution along expert granularity, topology, routing, load balancing, and execution, and proposing complementary views of architectural milestones and control planes.

0 favorites 0 likes
#load-balancing

EasyBalance: Cross-Layer Load Balancing in Distributed MoE Inference

arXiv cs.LG ↗ · 2026-08-11 Cached

This paper presents EasyBalance, a cross-layer load balancing strategy for distributed Mixture-of-Experts (MoE) inference that schedules and jointly executes workloads from different layers to mitigate GPU idling without modifying expert-device mappings, reducing idle time by over 40% in experiments.

0 favorites 0 likes
#load-balancing

Adaptive Two-Level Allocation of a Conserved Capacity Budget Across Locations and Service Classes

arXiv cs.AI ↗ · 2026-08-11 Cached

The paper presents a two-level algorithm for allocating a conserved capacity budget across locations and service classes, proving it conserves the budget and converges in one iteration, and evaluates it for defending CDNs under volumetric attack.

0 favorites 0 likes
#load-balancing

How Compiler Explorer Runs on AWS in 2026

Lobsters Hottest ↗ · 2026-08-05 Cached

Matt Godbolt explains how Compiler Explorer runs on AWS in 2026, covering CloudFront, load balancing, auto-scaling fleets, and infrastructure-as-code with Terraform.

0 favorites 0 likes
#load-balancing

Relax Within, Balance Across: Geometry-Guided Load Balancing for Vision-Language Mixture-of-Experts

Hugging Face Daily Papers ↗ · 2026-08-01 Cached

This paper presents ReBA (Relax Within, Balance Across), a geometry-guided load-balancing method for vision-language mixture-of-experts models. It addresses modality-specific routing imbalance by balancing image and text separately and grouping correlated visual tokens, improving robustness across resolution and composition shifts.

0 favorites 0 likes
#load-balancing

FVAttn: Adaptive Sparse Attention with Runtime Load Balancing for Video Generation

Hugging Face Daily Papers ↗ · 2026-07-17 Cached

FVAttn is a training-free sparse attention system that uses runtime load balancing to improve distributed execution efficiency of adaptive sparse attention under multi-GPU sequence parallelism for video generation, achieving up to 4.41x attention speedup and 2.11x inference speedup over FlashAttention on step-distilled Wan2.2 I2V while maintaining competitive video quality.

0 favorites 0 likes
#load-balancing

@chessMan786: Load Balancers: Building Distributed Systems from Scratch Round robin, least connections, consistent hashing and others…

X AI KOLs Timeline ↗ · 2026-07-03 Cached

An introduction to a learning track on building load balancers from scratch, covering algorithms like round robin, least connections, consistent hashing, and practical pitfalls such as health check intervals.

0 favorites 0 likes
#load-balancing

GORGO: Online Tuning for Cross-Region Network-Aware LLM Serving

Hugging Face Daily Papers ↗ · 2026-06-30 Cached

GORGO introduces a proxy architecture for LLM inference that jointly optimizes network latency, prefill cost, and queueing delay using evolutionary strategy tuning on a new synthetic dataset, improving p95 TTFT by 6.9-15.5% and end-to-end latency by 14.3-30.9%.

0 favorites 0 likes
#load-balancing

@jbhuang0604: Huge! It’s amazing how often Noam’s papers end up at the center of the field. In many tutorial videos I’ve made, they’v…

X AI KOLs Following ↗ · 2026-06-18 Cached

The article provides a detailed explanation of Mixture of Experts (MoE) in transformers, covering routing, load balancing, and recent innovations like fine-grained experts. It also highlights the significance of Noam Shazeer's research contributions and his move from Google to OpenAI.

0 favorites 0 likes
#load-balancing

$\phi$-Balancing for Mixture-of-Experts Training

arXiv cs.LG ↗ · 2026-05-18 Cached

This paper proposes φ-balancing, a principled framework for load balancing in Mixture-of-Experts models that directly targets population-level expert balance using convex duality and mirror descent, achieving more stable expert utilization and outperforming prior methods on reasoning and code generation benchmarks.

0 favorites 0 likes
#load-balancing

@Akintola_steve: https://x.com/Akintola_steve/status/2055620856802357587

X AI KOLs Timeline ↗ · 2026-05-16 Cached

A practical blueprint for designing a backend system capable of handling 1 million concurrent users, covering architecture decisions like language selection, load balancing, database sharding, multi-layer caching, and resilience patterns.

0 favorites 0 likes
#load-balancing

MACS: Modality-Aware Capacity Scaling for Efficient Multimodal MoE Inference

arXiv cs.LG ↗ · 2026-05-08 Cached

MACS is a training-free inference framework that mitigates the straggler effect in expert parallelism for multimodal MoE MLLMs by introducing entropy-weighted load and dynamic modality-adaptive capacity mechanisms.

0 favorites 0 likes
← Back to home

Submit Feedback