暂无个人介绍
1、 源码结构 git source: https://github.com/h2database/h2database.git ![screenshot](http://img4.tbcdn.cn/L1/461/1/636124ed7f5dcf78355e3d3825e747f16ecf3466.png) h2 的源码不是标准的maven工程,需要重新进行目录组织生成maven
#Hotcode2中各个Adapter介绍 Hotcode2会在JVM启动阶段和应用运行阶段接入class文件的装载,也就是前一篇文章所说的**JVM Init阶段**和**Runtime阶段**。 Adapter按照使用场景也可以分为2类,一种用是在Init阶段,还有一种是用在Runtime阶段。 # 1 JVM Init阶段 Init阶段的Adapter是在AgentMain.
#目前的Hot Reload方案 目前一般是容器(Web Container/Framework)才有能力做到热加载。因为通过自定义的ClassLoader实例来管理(bean/page/controller/configuration),如果这些文件有变化,立即创建一个新的ClassLoader
# 列数据库存储技术 这个slide:[VLDB 2009 Tutorial on Column-Stores](http://www.slideshare.net/abadid/vldb-2009-tutorial-on-columnstores)将列数据库相关的技术keyword都列举出来了:storage && compression、query execution engine、CP
# 架构腐化之谜 本文的内容来源于此,但非仅限于此:[http://www.infoq.com/cn/articles/cjz-architecture-corruption](http://www.infoq.com/cn/articles/cjz-architecture-corruption "") ![](http://work.alibaba-inc.com/img3_tbcdn