上善若水
In general the OO style is to use a lot of little objects with a lot of little methods that give us a lot of plug points for overriding and variation. To do is to be -Nietzsche, To bei is to do -Kant, Do be do be do -Sinatra
BlogJava
首頁
新隨筆
新文章
聯(lián)系
聚合
管理
posts - 146,comments - 147,trackbacks - 0
<
2025年6月
>
日
一
二
三
四
五
六
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
常用鏈接
我的隨筆
我的文章
我的評(píng)論
我的參與
最新評(píng)論
留言簿
(4)
給我留言
查看公開留言
查看私人留言
隨筆分類
(157)
Architecture(7)
Cassandra
CodeTools(5)
Core Java(22)
Database(3)
EHCache(6)
GC(4)
GemFire(3)
Guava(2)
Hadoop(4)
HBase(9)
Jetty(19)
JUnit(6)
Linux(5)
Logging(11)
MultiThreading(8)
Netty(2)
Protobuf(3)
Spring(2)
學(xué)習(xí)積累(6)
收藏(12)
深入JVM(9)
深入源碼(2)
經(jīng)驗(yàn)積累(6)
金融知識(shí)(1)
隨筆檔案
(125)
2015年11月 (1)
2015年9月 (5)
2015年8月 (7)
2015年7月 (1)
2015年4月 (6)
2015年2月 (1)
2015年1月 (1)
2014年12月 (2)
2014年7月 (3)
2014年6月 (2)
2014年5月 (15)
2014年4月 (2)
2014年3月 (5)
2013年12月 (2)
2013年11月 (3)
2013年10月 (8)
2012年12月 (2)
2012年11月 (13)
2012年9月 (1)
2012年7月 (6)
2012年6月 (2)
2012年5月 (6)
2012年4月 (1)
2012年2月 (1)
2011年12月 (2)
2011年11月 (3)
2011年9月 (10)
2011年8月 (1)
2011年7月 (6)
2011年6月 (7)
收藏夾
(13)
DataBase(7)
Financial
Tools(6)
Java GC
GC - Jon Masamitsu @Oracle
GC - Poonam @Oracle
GC/Arch - Alexey Ragozin
Hotspot John Rose @Oracle
itcamel
Java General
Concurrent - xylz
ImportNew
landon
NoSQL
Carol McDonald @MapR
HBASE HADOOP INSTRUCTOR
Tech General
Learning Library @Oracle
Tech resource from Oracle
Quasar
王垠
Tech Master
Doug Lea @State University of New York
concurrent package author
Leslie Lamport
Distributed System, PAXOS author
MySQL-Performance
MySQL/MongoDB/MariaDB
Welsh, Matt @ Harvard
SEDA
董的博客-大數(shù)據(jù)相關(guān)
董的博客-大數(shù)據(jù)相關(guān)
最新隨筆
1.?使用NamedParameterJdbcTemplate遇到無法使用的坑
2.?SSTable詳解
3.?[轉(zhuǎn)]高性能IO模型淺析
4.?Netty3架構(gòu)解析
5.?Intercepting Filter模式詳解
6.?Reactor模式詳解
7.?深入HBase架構(gòu)解析(二)
8.?深入HBase架構(gòu)解析(一)
9.?Log4J引起的程序“裝死”
10.?實(shí)現(xiàn)自己的Lock對象
搜索
積分與排名
積分 - 896071
排名 - 42
最新評(píng)論
1.?re: 深入源碼之SLF4J
評(píng)論內(nèi)容較長,點(diǎn)擊標(biāo)題查看
--Rookie
2.?re: Reactor模式詳解
netty的Selector.select是使用系統(tǒng)的select實(shí)現(xiàn)的么?這個(gè)好像不大好,印象中好像是用epoll實(shí)現(xiàn)的?
--戈風(fēng)
3.?re: 【轉(zhuǎn)】關(guān)于AccessController.doPrivileged
其實(shí)具體什么情況下需要用到AccessController.doPrivileged,平常業(yè)務(wù)代碼基本不會(huì)用到,難道是在寫框架的時(shí)候需要用到?什么類型的框架和場景?
--Kingson
4.?re: 使用XStream序列化、反序列化XML數(shù)據(jù)時(shí)遇到的各種問題
繼承上,子類對象 在toxml時(shí), XStream只將子類的屬性轉(zhuǎn)xml了, 父類的屬性沒轉(zhuǎn)換xml為何呢?
--MR熊
5.?re: 深入Jetty源碼之SecurityHandler
我想問一下,你這個(gè)有沒有樣例可以參考一下,我剛?cè)雑etty不久,對于這個(gè)LoginService的配置不是很熟悉,可以介紹一下,郵箱1204219804@qq.com
--小zhao
閱讀排行榜
1.?Reactor模式詳解(112353)
2.?深入HBase架構(gòu)解析(一)(60747)
3.?Java Cache系列之Guava Cache實(shí)現(xiàn)詳解(25433)
4.?使用XStream序列化、反序列化XML數(shù)據(jù)時(shí)遇到的各種問題(25043)
5.?深入Log4J源碼之Log4J Core(24004)
評(píng)論排行榜
1.?equals方法實(shí)現(xiàn)小記(10)
2.?深入JUnit源碼之Runner(8)
3.?[多問幾個(gè)為什么]為什么匿名內(nèi)部類中引用的局部變量和參數(shù)需要final而成員字段不用?(8)
4.?深入Log4J源碼之Log4J Core(5)
5.?finally知多少(5)
Commons Logging存在的ClassLoader問題詳解
posted @
2012-11-10 00:51
DLevin 閱讀(12072) |
評(píng)論 (2)
|
編輯
收藏
深入源碼之JDK Logging
posted @
2012-11-08 00:49
DLevin 閱讀(4218) |
評(píng)論 (0)
|
編輯
收藏
深入源碼之SLF4J
posted @
2012-11-08 00:44
DLevin 閱讀(13574) |
評(píng)論 (5)
|
編輯
收藏
深入源碼之Commons Logging
posted @
2012-11-04 01:20
DLevin 閱讀(4524) |
評(píng)論 (0)
|
編輯
收藏
在Linux下SVN Check out時(shí)需要一直輸入密碼的問題
posted @
2012-11-02 15:13
DLevin 閱讀(4480) |
評(píng)論 (1)
|
編輯
收藏
【轉(zhuǎn)】一個(gè)不錯(cuò)的eclipse反編譯插件
posted @
2012-11-02 15:05
DLevin 閱讀(15163) |
評(píng)論 (3)
|
編輯
收藏
JUnit中對Exception的判斷
posted @
2012-11-02 15:02
DLevin 閱讀(9663) |
評(píng)論 (0)
|
編輯
收藏
【轉(zhuǎn)】Log4j/common log和各種服務(wù)器集成的問題
posted @
2012-11-02 02:08
DLevin 閱讀(1134) |
評(píng)論 (0)
|
編輯
收藏
【轉(zhuǎn)】關(guān)于AccessController.doPrivileged
posted @
2012-11-02 01:04
DLevin 閱讀(16601) |
評(píng)論 (2)
|
編輯
收藏
【轉(zhuǎn)】為什么很多程序員都選擇跳槽?
posted @
2012-09-04 15:10
DLevin 閱讀(594) |
評(píng)論 (0)
|
編輯
收藏
列出全部內(nèi)容
共13頁:
First
上一頁
4
5
6
7
8
9
10
11
12
下一頁
Last
Copyright ©2025 DLevin Powered By
博客園
模板提供:
滬江博客
主站蜘蛛池模板:
安宁市
|
冀州市
|
彭泽县
|
二连浩特市
|
眉山市
|
和硕县
|
葵青区
|
方城县
|
阿拉尔市
|
岳阳县
|
柳州市
|
威远县
|
贺州市
|
顺义区
|
大城县
|
北川
|
五常市
|
高雄市
|
开远市
|
咸丰县
|
平阳县
|
宽甸
|
马龙县
|
临沭县
|
永和县
|
博爱县
|
滁州市
|
丰台区
|
建始县
|
平安县
|
公安县
|
三都
|
滁州市
|
华坪县
|
清苑县
|
南昌市
|
湛江市
|
渝北区
|
江口县
|
堆龙德庆县
|
湖州市
|