#timing-wheel
标签
全部
算法 (65)java (34)分布式 (20)data-structure (20)源码解析 (19)engineering (19)JVM (18)并发 (17)spring (17)性能 (16)GC (15)mysql (15)storage (11)缓存 (11)操作系统 (10)elasticsearch (10)innodb (10)Redis (10)consistency (9)linux (9)理论 (8)Go (8)数据库 (8)logging (7)架构 (7)best-practice (6)网络算法 (6)ai (6)cheatsheet (5)probabilistic (5)lock-free (5)computer-architecture (5)network (5)llm (5)内存管理 (4)Python (4)mvcc (4)replication (4)consensus (4)rate-limiting (4)协程 (3)interview (3)transaction (3)lock (3)causality (3)lru (3)concurrent (3)scheduler (3)distributed-systems (3)Nginx (3)负载均衡 (3)TCP (3)hardware (3)claude-code (3)observability (3)系统设计 (3)G1 (2)ZGC (2)ioc (2)springboot (2)lucene (2)query (2)cluster (2)sql (2)redo-log (2)binlog (2)wal (2)index (2)btree (2)troubleshooting (2)buffer-pool (2)paxos (2)vector-clock (2)gossip (2)swim (2)failure-detection (2)crdt (2)quorum (2)nwr (2)lsm-tree (2)lfu (2)caffeine (2)cas (2)aqs (2)disruptor (2)ring-buffer (2)high-performance (2)timing-wheel (2)netty (2)sliding-window (2)crash-recovery (2)拥塞控制 (2)HTTP3 (2)UDP (2)jmm (2)memory-model (2)http (2)graph (2)business (2)programming-language (2)thread (2)atomic (2)testing (2)ai-coding (2)agent (2)context-engineering (2)channel (2)error-handling (2)ha (2)harness (2)loki (2)ops (2)high-concurrency (2)stress-test (2)capacity (2)分代 GC (1)CMS (1)Shenandoah (1)CPython (1)调优 (1)实践 (1)c10k (1)异步 (1)kotlin (1)javascript (1)cpp (1)aop (1)spring-boot (1)spring-mvc (1)spring-data (1)jpa (1)microservice (1)search (1)pagination (1)deep-dive (1)indexing (1)shards (1)configuration (1)risk (1)vector-search (1)knn (1)hnsw (1)query-execution (1)crash-safe (1)isolation (1)gap-lock (1)deadlock (1)slow-query (1)flush (1)high-availability (1)gtid (1)join (1)auto-increment (1)partition (1)database-design (1)normalization (1)er-model (1)schema (1)functions (1)window-function (1)explain (1)cte (1)filesort (1)coordination (1)design-patterns (1)financial (1)raft (1)byzantine (1)merkle-tree (1)bft (1)anti-entropy (1)pbft (1)hlc (1)logical-clock (1)time (1)rocksdb (1)write-optimization (1)bloom-filter (1)sstable (1)immutable (1)cow (1)copy-on-write (1)roaring-bitmap (1)bitmap (1)compression (1)clock (1)page-replacement (1)arc (1)adaptive (1)tinylfu (1)frequency (1)eviction (1)generational (1)young-gen (1)old-gen (1)region (1)colored-pointers (1)load-barrier (1)reference-counting (1)cycle-detection (1)swift (1)rust (1)aba (1)snapshot (1)synchronizer (1)queue (1)rcu (1)read-copy-update (1)linux-kernel (1)synchronization (1)Kafka (1)token-bucket (1)guava (1)min-heap (1)jdk (1)priority-queue (1)leaky-bucket (1)traffic-shaping (1)write-ahead-log (1)undo-log (1)bitcask (1)key-value (1)log-structured (1)compaction (1)轮询 (1)加权轮询 (1)最小连接数 (1)加权最小连接 (1)一致性哈希 (1)CUBIC (1)BBR (1)Linux内核 (1)QUIC (1)丢包恢复 (1)ebpf (1)ip (1)http2 (1)https (1)tls (1)security (1)debug (1)流量控制 (1)滑动窗口 (1)哈希算法 (1)google (1)dynamic-programming (1)distributed-system (1)complexity (1)heap (1)tree (1)hash (1)divide-and-conquer (1)greedy (1)string (1)kmp (1)trie (1)network-flow (1)matching (1)class-loading (1)profiling (1)modern-java (1)best-practices (1)memory (1)memory-leak (1)thread-local (1)junit (1)mockito (1)testcontainers (1)rag (1)prompt-engineering (1)pytorch (1)deep-learning (1)types (1)slice (1)map (1)interface (1)pointer (1)goroutine (1)sync (1)context (1)panic (1)recover (1)defer (1)stdlib (1)strings (1)bytes (1)io (1)project-layout (1)go-module (1)cli (1)sds (1)skiplist (1)ziplist (1)listpack (1)persistence (1)rdb (1)aof (1)cache-consistency (1)sentinel (1)distributed-lock (1)redlock (1)on-the-loop (1)sdd (1)bit-manipulation (1)binary-search (1)leetcode (1)audit (1)tracing (1)opentelemetry (1)union-find (1)recursion (1)reliability (1)resilience (1)seckill (1)optimization (1)jmeter (1)monitoring (1)kubernetes (1)elastic (1)agent-coding (1)software-engineering (1)codex (1)
标签 #timing-wheel ·
清除 ×
时间轮(Hashed Timing Wheel)
2026-06-04
分布式系统