Tagged articles
8 articles
Page 1 of 1
Java One
Java One
May 19, 2025 · Backend Development

Mastering Non‑Blocking IO Pipelines in Java: Design Challenges and Solutions

This article examines the difficulties of building non‑blocking services with Java NIO, compares blocking and non‑blocking pipelines, and presents practical designs for handling partial reads, dynamic buffers, message framing, and efficient write management to scale servers to millions of connections.

Java NIONon-blocking IOmessage parsing
0 likes · 19 min read
Mastering Non‑Blocking IO Pipelines in Java: Design Challenges and Solutions
Alibaba Cloud Developer
Alibaba Cloud Developer
May 16, 2025 · Artificial Intelligence

Designing Robust MCP Servers for Alibaba Cloud Observability 2.0 – Lessons & Best Practices

This article explains the Model Context Protocol (MCP), its components, and how to integrate MCP servers with Alibaba Cloud Observability 2.0, offering practical design experiences, tool simplification tips, default parameter strategies, output size control, and future AI‑driven observability insights.

LLMMCPObservability
0 likes · 17 min read
Designing Robust MCP Servers for Alibaba Cloud Observability 2.0 – Lessons & Best Practices
JavaEdge
JavaEdge
Dec 16, 2024 · Backend Development

Why Nginx’s Event‑Driven Architecture Beats Traditional Thread‑Per‑Request Servers

Unlike traditional one‑request‑per‑process servers, Nginx uses a fixed number of worker processes with a non‑blocking, event‑driven model that reduces context switches, leverages epoll/kqueue, and handles thousands of connections efficiently, making it the preferred high‑performance web server.

Event-drivenNon-blocking I/Operformance
0 likes · 8 min read
Why Nginx’s Event‑Driven Architecture Beats Traditional Thread‑Per‑Request Servers
Architects' Tech Alliance
Architects' Tech Alliance
Sep 1, 2024 · Fundamentals

Full Liquid‑Cooled Cold Plate Server Design and Performance Testing (2024)

This article presents a comprehensive reference design and performance evaluation of a 2U four‑node high‑density server employing full liquid‑cooled cold plates for CPUs, memory, storage, NICs, and power supplies, detailing system architecture, flow design, CFD validation, and future optimization directions.

CFD simulationData centerhigh density
0 likes · 11 min read
Full Liquid‑Cooled Cold Plate Server Design and Performance Testing (2024)
Architects' Tech Alliance
Architects' Tech Alliance
Aug 21, 2024 · Fundamentals

Comprehensive Liquid‑Cooling Reference Design for Server Components (2024)

This white‑paper presents a 2024 reference design and performance evaluation of full‑liquid‑cooling solutions for CPUs, memory, SSDs, PCIe/OCP cards, power supplies and IO boards, detailing architecture, advantages, implementation methods and deployment scenarios for data‑center and telecom applications.

Data centerhardware engineeringliquid cooling
0 likes · 12 min read
Comprehensive Liquid‑Cooling Reference Design for Server Components (2024)
Architects' Tech Alliance
Architects' Tech Alliance
Aug 7, 2024 · Industry Insights

How Full Liquid‑Cooling Servers Achieve Near‑100% Heat Capture: Design, Flow, and Component Insights

This article details the architecture of a 2U four‑node liquid‑cooled server, explaining its component layout, serial flow design, heat‑capture calculations, and the engineering of CPU, memory, SSD, PCIe/OCP, IO, and PSU cold‑plate solutions that together remove about 95% of heat directly via liquid and the remaining 5% through a rear‑mounted air‑liquid heat exchanger.

Data centerhigh density computingliquid cooling
0 likes · 17 min read
How Full Liquid‑Cooling Servers Achieve Near‑100% Heat Capture: Design, Flow, and Component Insights