killme2008 / killme2008/Metamorphosis

MessageIdCache的ConcurrentLRUHashMap实现对消费速度的影响大吗

Open
#81 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.3k
Forks
672
PR merge metrics
No merged PRs in 30d

Description

锁的粒度有点大啊。
用这个实现会不会更好?http://code.google.com/p/concurrentlinkedhashmap

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating MessageIdCache and its ConcurrentLRUHashMap usage, then review the proposed ConcurrentLinkedHashMap implementation. Benchmark consumption speed and lock behavior before deciding whether a replacement is warranted; done requires measured results and a clear implementation decision.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.