I want to fly higher
          programming Explorer
          posts - 114,comments - 263,trackbacks - 0
               摘要: 博客不在維護,后面精華文章會分享到https://github.com/landon30/Bulls/wiki  閱讀全文
          posted @ 2018-06-20 22:21 landon 閱讀(981) | 評論 (0)編輯 收藏
               摘要: 一個網(wǎng)絡(luò)游戲服務(wù)器架構(gòu)師30歲前的自白  閱讀全文
          posted @ 2018-03-18 00:31 landon 閱讀(1235) | 評論 (0)編輯 收藏
               摘要: 分布式游戲服務(wù)器技術(shù)調(diào)研,主要關(guān)注mmo方向.  閱讀全文
          posted @ 2017-03-06 14:18 landon 閱讀(4961) | 評論 (0)編輯 收藏
               摘要: 《Java7并發(fā)編程實戰(zhàn)手冊》學(xué)習(xí)筆記  閱讀全文
          posted @ 2017-03-03 21:00 landon 閱讀(2175) | 評論 (0)編輯 收藏
               摘要: 本篇摘自《gameprogrammingpatterns》中關(guān)于gameloop的一章,做了大量的注釋和自己的理解。游戲循環(huán)無論對于游戲客戶端還是游戲服務(wù)器,都是很重要的一部分.  閱讀全文
          posted @ 2017-02-27 22:07 landon 閱讀(1739) | 評論 (0)編輯 收藏
               摘要: 一個入門rpc框架的學(xué)習(xí),來自于開源中國社區(qū)黃勇  閱讀全文
          posted @ 2017-02-13 21:41 landon 閱讀(2679) | 評論 (0)編輯 收藏
               摘要: Netty權(quán)威指南2-讀書筆記,結(jié)合了本人查閱的資料和源代碼。  閱讀全文
          posted @ 2017-01-19 22:00 landon 閱讀(3370) | 評論 (0)編輯 收藏
               摘要: Java游戲服務(wù)器基礎(chǔ)技術(shù)體系簡介  閱讀全文
          posted @ 2016-11-04 11:58 landon 閱讀(2980) | 評論 (0)編輯 收藏
               摘要: oop-模式-架構(gòu)設(shè)計基礎(chǔ)(一)  閱讀全文
          posted @ 2016-11-04 11:31 landon 閱讀(2451) | 評論 (0)編輯 收藏
               摘要: 真實的線上手游Java游戲服務(wù)器案例分析,均為實戰(zhàn)總結(jié)  閱讀全文
          posted @ 2016-07-26 19:04 landon 閱讀(2890) | 評論 (0)編輯 收藏
               摘要: 網(wǎng)絡(luò)游戲協(xié)議設(shè)計之防外掛的一些常用手段,《Game Programming Gems 1》中的一個小章節(jié),通俗易懂  閱讀全文
          posted @ 2016-07-21 18:13 landon 閱讀(1508) | 評論 (0)編輯 收藏
               摘要: 其實這篇讀書筆記主要是想介紹分布式服務(wù)中負載均衡的實現(xiàn)、nginx、zookeeper等  閱讀全文
          posted @ 2016-07-19 14:58 landon 閱讀(1439) | 評論 (0)編輯 收藏
               摘要: 《大型網(wǎng)站技術(shù)架構(gòu)-核心原理與技術(shù)分析》讀書筆記,個人覺得作為新手入門,想了解大型網(wǎng)站架構(gòu)的基礎(chǔ)知識來說,這本書還是不錯的.  閱讀全文
          posted @ 2016-07-19 14:33 landon 閱讀(1433) | 評論 (0)編輯 收藏
               摘要: Git基礎(chǔ)教程,Markdown發(fā)布!  閱讀全文
          posted @ 2016-06-20 18:10 landon 閱讀(1662) | 評論 (0)編輯 收藏
               摘要: 網(wǎng)絡(luò)游戲同步的基礎(chǔ)知識分享.  閱讀全文
          posted @ 2016-06-13 18:54 landon 閱讀(3400) | 評論 (0)編輯 收藏
               摘要: Networking Basics:TCP and UDP Basics  閱讀全文
          posted @ 2016-06-06 11:19 landon 閱讀(1684) | 評論 (0)編輯 收藏
               摘要: 本篇展示了markdown的基礎(chǔ)語法并用md發(fā)表了本篇blog并提供了md源文件,后續(xù)會使用markdown作為日常工作筆記、博客等默認編輯格式,因為太符合我這個程序員的想法了(只使用文本編輯器記錄東西,以前會自定義一些格式,但是排版較差),歡迎拍磚!  閱讀全文
          posted @ 2016-05-31 16:00 landon 閱讀(1435) | 評論 (1)編輯 收藏
               摘要: 《大型網(wǎng)站系統(tǒng)與Java中間件實踐》的讀書筆記,排版有些粗糙,讀完之后受益匪淺,開闊了視野,學(xué)習(xí)到了很多知識,不愧是前淘寶技術(shù)總監(jiān)的作品!  閱讀全文
          posted @ 2016-05-27 19:05 landon 閱讀(1849) | 評論 (0)編輯 收藏
               摘要: 來自JRebel的研發(fā)公司zeroturnaround關(guān)于Reloading Java classes系列第二篇:How do ClassLoader leaks happen?  閱讀全文
          posted @ 2015-12-24 16:20 landon 閱讀(2828) | 評論 (0)編輯 收藏
               摘要: 來自JRebel的研發(fā)公司zeroturnaround關(guān)于Reloading Java classes系列第一篇:Objects,Classes and ClassLoaders.  閱讀全文
          posted @ 2015-12-11 16:08 landon 閱讀(2979) | 評論 (1)編輯 收藏
               摘要: 《高性能服務(wù)器架構(gòu)設(shè)計》目錄設(shè)計.  閱讀全文
          posted @ 2015-10-08 17:00 landon 閱讀(3761) | 評論 (2)編輯 收藏
               摘要: 本篇隨筆主要講述了在線程序通過腳本或者代碼進行更新的一個例子.  閱讀全文
          posted @ 2015-08-07 21:59 landon 閱讀(1211) | 評論 (0)編輯 收藏
               摘要: 本篇用代碼示例和詳細注解循序漸進講解了Java HotSwap的核心技術(shù)-ClassLoader.  閱讀全文
          posted @ 2015-07-06 20:24 landon 閱讀(6190) | 評論 (0)編輯 收藏
               摘要: 本篇用一個例子講解了基礎(chǔ)的Java實現(xiàn)HotSwap的方式。后續(xù)會繼續(xù)深入講解.  閱讀全文
          posted @ 2015-07-03 17:35 landon 閱讀(5426) | 評論 (0)編輯 收藏
               摘要: 和Spring-loaded作者往來的幾封郵件,里面提到很多東西我覺得對于使用spring-loaded很有用,這里貼出來了。后續(xù)會繼續(xù)和大神交流!  閱讀全文
          posted @ 2015-07-01 21:06 landon 閱讀(6697) | 評論 (3)編輯 收藏
               摘要: 本篇用一個例子介紹了使用spring-loaded-1.2.4-snapshot版本進行reload jars 這個在開發(fā)測試環(huán)境下的熱加載利器,完美運行!  閱讀全文
          posted @ 2015-07-01 20:40 landon 閱讀(7744) | 評論 (2)編輯 收藏
               摘要: 本篇初步介紹了JRebel,重點關(guān)注了其如何reload classes in jar file并延伸了HotSwap的一些東東,后續(xù)會結(jié)合實例深入講解.  閱讀全文
          posted @ 2015-06-26 18:48 landon 閱讀(4672) | 評論 (0)編輯 收藏
               摘要: 熱加載利器,spring-loaded.Spring Loaded is a JVM agent for reloading class file changes whilst a JVM is running.本篇以一個非常入門的例子介紹了基本使用,后續(xù)會結(jié)合源代碼以及更深次的例子來講解.  閱讀全文
          posted @ 2015-06-19 14:35 landon 閱讀(5381) | 評論 (3)編輯 收藏
               摘要: Disruptor Getting Started,后續(xù)會用更多的例子并結(jié)合源代碼,性能測試講解.  閱讀全文
          posted @ 2015-06-15 18:34 landon 閱讀(3940) | 評論 (0)編輯 收藏
               摘要: Go,Rust,Node.js,Groovy,Scala,Lua幾種語言入門初探,入門篇,比較各個語言的不同!  閱讀全文
          posted @ 2015-06-10 21:36 landon 閱讀(4177) | 評論 (2)編輯 收藏
               摘要: 本文以入門的方式介紹了兩個高性能的服務(wù)器框架vertx和undertow!希望大家多了解一下并相互促進!  閱讀全文
          posted @ 2015-06-10 11:48 landon 閱讀(5702) | 評論 (1)編輯 收藏
          主站蜘蛛池模板: 长垣县| 肇州县| 鸡东县| 涿鹿县| 仙游县| 牟定县| 六枝特区| 北票市| 甘德县| 梁山县| 延长县| 阜宁县| 新乡县| 维西| 万全县| 洪泽县| 平和县| 革吉县| 个旧市| 中超| 瑞丽市| 乡城县| 济南市| 保亭| 金山区| 读书| 成都市| 龙泉市| 秀山| 万州区| 奉化市| 达拉特旗| 弋阳县| 兰坪| 三明市| 宾阳县| 卓资县| 浦县| 南宁市| 甘德县| 昌图县|