- 26 May, 2017 1 commit
-
-
zhiguo.liu authored
1. 使用缓存存储 120 秒内的计数器。当时间回撤低于 120 秒时,到缓存中找计数器。 2. 使用 AtomicInteger 替换 synchronized 关键字保证原子性。 3. 现在性能大约每秒 13w
-
- 24 May, 2017 5 commits
-
-
zhiguo.liu authored
-
zhiguo.liu authored
# Conflicts: # pom.xml
-
zhiguo.liu authored
# 删除不需要的 pom.xml 文件中的依赖
-
白条—徐加哲 authored
-
zhiguo.liu authored
-
- 22 May, 2017 2 commits
-
-
zhiguo.liu authored
-
zhiguo.liu authored
-