自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (11)
  • 收藏
  • 关注

原创 LESSON: Puppet and Tomcat Configuration Automatic Recovery

Reference:[1] Managing Infrstructure with Puppet

2015-04-24 10:05:49 500

原创 Lesson: Terminate a telnet session

Don't expect CTRL + C would work, nor quit/q/bye/exitThe answer is CTRL + ]

2015-04-23 12:56:34 826

原创 Long Polling Requests, Servlet 3.0, and DeferredResult

In our practices, most of requests are long polling requests, sadly, we still have not utilized the servlet 3.0 asynchronous features.1. From reference [1]:  Motivation for Asynchronicity In Web A

2015-04-17 11:21:11 1567

原创 High Chart

In yesterday's candidate interview, I just heard of an awesome web chart tool: HIGH CHART.This morning, I run across a HIGH CHART book on itpub.netI don't mean to learn it, but I should know its e

2015-04-17 10:43:19 522

原创 Active MQ CRITICAL - QUEUE.XXX holding: 89994

Problem:Active MQ CRITICAL - QUEUE.XXX holding: 89994Analysis:TO BE CONTINUED.

2015-04-13 16:27:55 489

原创 Why NIO doesn't use Stream

Socket VS SocketChannelSocketChannel can be made non-blocking, that's the difference.ByteBuffer VS StreamWhy NIO doesn't use Stream, instead it adopts the Buffer solution.Buffer is kind of b

2015-04-11 22:41:02 457

原创 Maven Install 错误: 不兼容的类型

1. Build Error[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project bas: Compilation failure[ERROR] \luna_space\hub-api\src\main\j

2015-04-09 12:54:24 6585

原创 Performance Analysis By jstack Practice

1. BackgroundTomcat 7.0, JDK 1.7, LinuxThe application based on spring framework, powered by CometD to push price feed and a multi-threaded back end.The application also use Redis heavily.The

2015-04-07 11:06:01 1091

原创 Jar's Entry Point

My company has some legacy applications bundled in jar file, sadly, no documentation, no code comment.So, I need to find the entry point first.The fastest way is looking into manifest.mf file. Rea

2015-04-02 12:57:42 486

The Art of Monitoring-James Turnbull(2016)

The Art of Monitoring-James Turnbull(2016).The Art of Monitoring-James Turnbull(2016)

2018-10-25

Data and Information Quality_Dimensions, Principles and Techniques

Data and Information Quality_Dimensions, Principles and Techniques-Springer(2016)

2018-10-25

Enterprise Information Management in Practice_Managing Data

Enterprise Information Management in Practice_Managing Data and Leveraging Profits in Today's Complex Business Environment-Apress(2015)

2018-10-25

An Undergraduate Introduction to Financial Math

An Undergraduate Introduction to Financial Math. An Undergraduate Introduction to Financial Math.

2018-10-25

c design patterns and derivatives pricing

c design patterns and derivatives pricing. c design patterns and derivatives pricing

2018-10-25

Manning.OAuth.2.in.Action.2017

oauth 2 in action. Manning.OAuth.2.in.Action.2017

2018-10-20

Manning The Cloud at Your Service

Manning The Cloud at Your Service.

2018-10-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除