Tagged articles
5 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Oct 22, 2025 · Databases

What’s New in Valkey 9.0? Key Features and Performance Boosts Explained

Valkey 9.0, the latest community‑driven fork of Redis, introduces multi‑path TCP support, per‑field hash expiration, atomic slot migration, and new safety commands, offering developers enhanced performance, finer‑grained data control, and more reliable cluster operations.

Cluster MigrationHash expirationIn‑memory database
0 likes · 7 min read
What’s New in Valkey 9.0? Key Features and Performance Boosts Explained
ByteDance SYS Tech
ByteDance SYS Tech
Apr 11, 2025 · Operations

How User‑Space MPTCP with DPDK Doubles Throughput in Data Centers

This article details the design, implementation, and performance evaluation of a user‑space MPTCP stack built on DPDK, showing how a layered, zero‑copy architecture and same‑core lock‑free forwarding can boost data‑center throughput by up to 100% while reducing latency by about 10%, all while remaining compatible with existing TCP applications.

DPDKData centerMPTCP
0 likes · 12 min read
How User‑Space MPTCP with DPDK Doubles Throughput in Data Centers
Linux Kernel Journey
Linux Kernel Journey
Mar 8, 2025 · Backend Development

Optimizing MPTCP Flow Selection and Exploring a User‑Space MPTCP Stack – ByteDance STE at Netdev 0x19

At Netdev 0x19, ByteDance's STE team presented two technical talks: a NUMA‑aware MPTCP flow‑selection strategy that boosts Redis benchmark throughput by up to 30% and cuts tail latency by 6%, and a DPDK‑based user‑space MPTCP stack that halves latency and doubles throughput in data‑center tests.

DPDKLinux networkingMPTCP
0 likes · 8 min read
Optimizing MPTCP Flow Selection and Exploring a User‑Space MPTCP Stack – ByteDance STE at Netdev 0x19
ByteDance SYS Tech
ByteDance SYS Tech
Mar 7, 2025 · Fundamentals

How NUMA‑Aware MPTCP Flow Selection Boosts Throughput and Cuts Latency

At Netdev 0x19, ByteDance's STE team presented two talks—one on a NUMA‑locality‑aware MPTCP flow‑selection strategy that can raise throughput by up to 30% and lower tail latency by 6%, and another on a DPDK‑based user‑space MPTCP stack that reduces latency by nearly 10% and more than doubles throughput—showcasing practical performance gains for data‑center networking.

DPDKData Center NetworkingMPTCP
0 likes · 8 min read
How NUMA‑Aware MPTCP Flow Selection Boosts Throughput and Cuts Latency
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Sep 9, 2022 · Mobile Development

Research on WiFi-Cellular Network Seamless Handover Technology for Mobile Devices

The article examines the delay‑inducing challenges of Wi‑Fi‑to‑cellular handover on mobile devices and proposes three complementary techniques—dynamic link evaluation, QUIC‑based connection migration, and multipath TCP—to reduce detection, link‑setup, and TCP‑reconstruction times, while weighing power, cost, and future AI‑driven trajectory prediction.

MPTCPQUIC protocolWiFi-Cellular switching
0 likes · 11 min read
Research on WiFi-Cellular Network Seamless Handover Technology for Mobile Devices