/articles

Enlightening articles on various subjects

articles

  1. TCP三次握手,四次挥手 http://blog.csdn.net/whuslei/article/details/6667471/

  2. ConcurrentHashMap vs HashMap vs HashTable http://javabypatel.blogspot.in/2016/09/concurrenthashmap-interview-questions.html http://www.importnew.com/28263.html https://blog.csdn.net/justloveyou_/article/details/72783008

  3. wait,notify,java线程状态  http://blog.jrwang.me/2016/java-thread-states/

  4. 外卖地址位置计算 http://www.cnblogs.com/LBSer/p/3310455.html, http://redisdoc.com/geo/index.html

  5. 一致性哈希 https://zhuanlan.zhihu.com/p/24440059

  6. HTTPS https://zhuanlan.zhihu.com/p/22142170

  7. Mysql事务隔离级别 https://tech.meituan.com/innodb-lock.html

  8. JVM调优 https://tech.meituan.com/jvm_optimize.html

  9. Hystrix异步请求,熔断器 https://github.com/Netflix/Hystrix/wiki/How-it-Works

  10. tomcat源码 engine,valve,host,wrapper: http://www.10tiao.com/html/308/201608/2650076065/1.html http://blog.csdn.net/sefler/article/details/7826777 http://singleant.iteye.com/blog/695087 http://gearever.iteye.com/blog/1844203 https://my.oschina.net/pingpangkuangmo/blog/668925

  11. 适配器模式 https://www.ibm.com/developerworks/cn/java/j-lo-adapter-pattern/index.html http://wiki.jikexueyuan.com/project/design-pattern-structurized/bridge-four.html http://tracylihui.github.io/2015/07/25/designPattern/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%EF%BC%9A%E5%A4%84%E7%90%86%E5%A4%9A%E7%BB%B4%E5%BA%A6%E5%8F%98%E5%8C%96%E2%80%94%E2%80%94%E6%A1%A5%E6%8E%A5%E6%A8%A1%E5%BC%8F/

  12. RxJava http://gank.io/post/560e15be2dca930e00da1083

  13. Raft协议 http://thesecretlivesofdata.com/raft/

  14. 短链 https://www.zhihu.com/question/29270034

  15. 同步、异步、阻塞、非阻塞 https://www.zhihu.com/question/19732473

  16. ThreadPoolExecutor https://fangjian0423.github.io/2016/03/22/java-threadpool-analysis/

  17. interuptered(),isInterupted() http://www.cnblogs.com/hapjin/p/5450121.html

  18. redis分布式锁 http://zhangtielei.com/posts/blog-redlock-reasoning.html

  19. Mysql InnerDB https://draveness.me/mysql-innodb

  20. 红包系统设计 https://timyang.net/architecture/wechat-red-packet/

  21. OAuth2.0 http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html

  22. ES https://mp.weixin.qq.com/s/BgJD5dVhtOw2wts9BR_QTQ