360 Zhihui Cloud Developer
Author

360 Zhihui Cloud Developer

360 Zhihui Cloud is an enterprise open service platform that aims to "aggregate data value and empower an intelligent future," leveraging 360's extensive product and technology resources to deliver platform services to customers.

391
Articles
0
Likes
2.2k
Views
0
Comments
Recent Articles

Latest from 360 Zhihui Cloud Developer

100 recent articles max
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Aug 12, 2026 · Databases

ZestKV Achieves 2.3× SET Write Throughput, Surpassing pika3.5 at 700k QPS

By parallelizing both the write side and the response side—using multi‑queue write concurrency, overlapping network and CPU work, batch wake‑ups, and connection‑based sharding—ZestKV raises SET request throughput from 310 k to 700 k QPS, more than double pika 3.5, while preserving full consistency and durability guarantees.

ParallelismZestKVconsistency
0 likes · 12 min read
ZestKV Achieves 2.3× SET Write Throughput, Surpassing pika3.5 at 700k QPS
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jul 31, 2026 · Artificial Intelligence

From Loop to Graph: Engineering Agents to Eliminate Process Fragmentation

The article explains why agents fail due to missing memory and workflow management, introduces Loop Engineering’s six‑step control model, shows its limits for complex multi‑system processes, and presents LangGraph‑based graph engineering recipes—including SQL repair loops, evidence‑gated RAG, and human‑in‑the‑loop checkpoint recovery—to build reliable, auditable enterprise agents.

Agent EngineeringEnterprise AILangGraph
0 likes · 13 min read
From Loop to Graph: Engineering Agents to Eliminate Process Fragmentation
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jul 14, 2026 · Cloud Native

Using Pod Overhead and Kata Containers to Isolate Kernel Memory and Stop Container Slab Leaks

The article explains how intensive file‑system reads in a Kubernetes pod cause kernel slab memory to balloon, why standard cgroup limits cannot contain the leak, and demonstrates step‑by‑step how configuring Pod Overhead with Kata containers creates a separate sandbox cgroup that isolates kernel memory, preventing host‑level OOM.

Kata ContainersKubernetesPod Overhead
0 likes · 12 min read
Using Pod Overhead and Kata Containers to Isolate Kernel Memory and Stop Container Slab Leaks
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 30, 2026 · Artificial Intelligence

Agents Power 360 View Computing for Smarter Visual Perception and Decisions

By tightly integrating autonomous agents with the 360 View Computing platform, the article shows how multi‑layer perception, analysis, decision, and application enhancements—backed by concrete Python code—boost real‑time anomaly detection, cut false‑alarm rates by over 40%, and accelerate scene adaptation across industrial, campus, and city security scenarios.

AI AgentsIoT securityPython
0 likes · 15 min read
Agents Power 360 View Computing for Smarter Visual Perception and Decisions
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 26, 2026 · Databases

How ZestKV Redefines Cloud‑Native Serverless KV Storage: Design, Goals, and Use Cases

ZestKV, built on Pika, introduces a seven‑layer compute‑storage separation architecture that eliminates capacity limits, offers second‑level elastic scaling without data migration, maintains stable P99 latency, guarantees zero data loss, provides multi‑tenant isolation, and remains fully compatible with the Redis protocol for a wide range of cloud‑native workloads.

Cloud NativeKV storeServerless
0 likes · 9 min read
How ZestKV Redefines Cloud‑Native Serverless KV Storage: Design, Goals, and Use Cases