Loh's Blog
Home
Blog
Contact
About
Search
Home
Multi-version Testing with Cookies and Nginx
2019/10/08
Comments
java
,
nginx
,
testing
使用 Nginx + Cookie 实现多版本测试发布
Read more
Arthas to Detecting Online Server Problem
2018/12/08
Comments
java
Arthas 是 Alibaba 开源的 Java 在线分析诊断工具,深受开发者喜爱
Read more
Hive unix_timestamp function problem
2018/12/07
Comments
hive
有关 Hive 使用 unix_timestamp 函数返回结果 null 问题
Read more
Hive/Java Remote Debug
2018/09/13
Comments
hive
,
debug
通过远程 DEBUG 排查 HIVE 脚本问题
Read more
Java priority thread pool executor
2018/08/14
Comments
java
Java 使用 ThreadPoolExecutor 和 PriorityBlockingQueue 实现优先级线程池
Read more
文件切片上传
2018/07/10
Comments
js
,
scalatra
对于大文件的上传,如果使用长连接,后端服务压力会很大。所以多数都会采用切片上传/断点续传的方式来实现前端小文件上传,后端合并成大文件
Read more
Java 内存溢出排查
2018/07/05
Comments
java
Java OOM 毫无疑问是开发人员常见并且及其痛恨的问题,但是任何服务的开发都没法避免 OOM,该如何取定位排查及修复
Read more
Gulp 构建前端
2018/03/30
Comments
gulp
通过 gulp 来构建前端代码,压缩以及版本号管理
Read more
使用 Webpack 管理前端 JS
2017/06/29
Comments
js
,
webpack
,
ejs
,
html
简单描述使用 webpack 管理前端 js 依赖打包及版本控制,使用 wepack 的一种开发模式
Read more
Java 运行 Linux 命令
2017/06/23
Comments
java
,
linux
,
shell
Java中如何运行linux命令,并输出stderr日志信息
Read more
1
2
3
4
Next
Please enable JavaScript to view the
comments powered by Disqus.