Toggle navigation
Xu Blog
Home
About
ARCHIVE
Portfolio
ARCHIVE
True mastery of any skill takes a lifetime.
Show All
9
Java
3
任务调度
2
数据库
2
源码分析
1
设计模式
1
Airflow
1
ETL
1
Greenplum
1
PostgreSQL
1
Redis
1
Spring Boot
1
Troubleshooting
1
java
1
2021
FastJson 读取超大json文件引起OOM问题排查与解决
2019
XXL-Job源码分析(I)--调度中心启动
XXL-Job source code analysis(I)
一次Redis内存飙升的排查
A troubleshooting of Redis memory soaring
基于Semaphore实现QPS,吞吐率限制
One QPS limiter
利用反射+策略模式优化过多的if else 代码
Reducing "if else" code with Java Reflect and Strategy design mode
Greenplum集群部署总结
The summary of installing Greenplum Database cluster
Mybatis插入数据返回递增主键(Postgresql)
Return value of auto generating key after insert into one record
2018
数据库性能测试Benchmark:TPC-H工具使用
TPC-H生成不同大小数据集及导入PostgreSQL"
AirFlow定时调度执行Talend ETL任务
Using Airflow to Manage Talend ETL Jobs