https://github.com/farmerjohngit/myblog
有深度的Java技术博客
https://github.com/farmerjohngit/myblog
hbase java jvm os redis
Last synced: 5 days ago
JSON representation
有深度的Java技术博客
- Host: GitHub
- URL: https://github.com/farmerjohngit/myblog
- Owner: farmerjohngit
- Created: 2018-09-02T01:07:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T16:17:17.000Z (about 6 years ago)
- Last Synced: 2025-04-08T16:06:21.466Z (about 1 month ago)
- Topics: hbase, java, jvm, os, redis
- Homepage:
- Size: 13.7 KB
- Stars: 1,841
- Watchers: 353
- Forks: 289
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blog
========### 订阅
点击本页面右上角的 Watch 在弹出框中点击 Watching 订阅本博客,这样本博客的所有文章更新和评论都会在github首页出现。公众号(刚申请,之后文章会往上面发):

## Posts
### Redis
- [分布式Redis深度历险-复制](https://github.com/farmerjohngit/myblog/issues/1)
- [分布式Redis深度历险-Sentinel](https://github.com/farmerjohngit/myblog/issues/2)
- [分布式Redis深度历险-Cluster](https://github.com/farmerjohngit/myblog/issues/5)### 多线程
- [关于同步的一点思考-上](https://github.com/farmerjohngit/myblog/issues/6)
- [关于同步的一点思考-下](https://github.com/farmerjohngit/myblog/issues/7)
- [linux内核级同步机制--futex](https://github.com/farmerjohngit/myblog/issues/8)
- [读写一致性的一些思考](https://github.com/farmerjohngit/myblog/issues/9)
- [死磕Synchronized底层实现--概论](https://github.com/farmerjohngit/myblog/issues/12)
- [死磕Synchronized底层实现--偏向锁](https://github.com/farmerjohngit/myblog/issues/13)
- [死磕Synchronized底层实现--轻量级锁](https://github.com/farmerjohngit/myblog/issues/14)
- [死磕Synchronized底层实现--重量级锁](https://github.com/farmerjohngit/myblog/issues/15)### Java基础
- [Java引用类型原理剖析](https://github.com/farmerjohngit/myblog/issues/10)
### 操作系统
- [你真的知道什么是系统调用吗?](https://github.com/farmerjohngit/myblog/issues/20)
### 后端
- [Spring Boot @EnableAutoConfiguration解析](https://github.com/farmerjohngit/myblog/issues/17)
- [来谈谈限流-从概念到实现](https://github.com/farmerjohngit/myblog/issues/18)
- [来谈谈限流-RateLimiter源码分析](https://github.com/farmerjohngit/myblog/issues/19)### Kafka
- [Kafka Network层解析](https://github.com/farmerjohngit/myblog/issues/16)### HBase
- [HBase PageFilter踩坑之旅](https://github.com/farmerjohngit/myblog/issues/4)
- [HBase Rpc返回数据之谜](http://www.farmerjohn.top/2018/01/04/hbase-rpc-count/)### 其他
- [拿下阿里、头条、滴滴的offer后谈谈面试经验(上)](https://github.com/farmerjohngit/myblog/issues/21)## 关于作者
- 邮箱:[email protected]