实践Quartz
Scheduler
实践Grok
Java Grok is simple tool that allows you to easily parse logs and other files (single line). With Java Grok, you can turn unstructured log and event data into structured data (JSON).
读书笔记之《产品研发管理》
第1章 集成产品开发管理是企业不可跨越的阶段
实践交换系统设计
接收请求
实践Netty之消息长度编解码
message=[header1]+lengthfield+[header2]+body
实践性能测试之ab
ab (Apache HTTP server benchmarking tool) is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. It is designed to give you an impression of how your current Apache installation performs. This especially shows you how many requests per second your Apache installation is capable of serving.