I want to fly higher
          programming Explorer
          posts - 114,comments - 263,trackbacks - 0
          <2015年6月>
          31123456
          78910111213
          14151617181920
          21222324252627
          2829301234
          567891011

          常用鏈接

          留言簿(5)

          隨筆分類(161)

          隨筆檔案(114)

          文章分類(2)

          文章檔案(2)

          Alibaba

          Comprehensive

          Expert

          Game

          Java

          搜索

          •  

          積分與排名

          • 積分 - 599227
          • 排名 - 78

          最新評論

          閱讀排行榜

               摘要: 博客不在維護,后面精華文章會分享到https://github.com/landon30/Bulls/wiki  閱讀全文
          posted @ 2018-06-20 22:21 landon 閱讀(984) | 評論 (0)編輯 收藏
               摘要: 一個網絡游戲服務器架構師30歲前的自白  閱讀全文
          posted @ 2018-03-18 00:31 landon 閱讀(1238) | 評論 (0)編輯 收藏
               摘要: 分布式游戲服務器技術調研,主要關注mmo方向.  閱讀全文
          posted @ 2017-03-06 14:18 landon 閱讀(4964) | 評論 (0)編輯 收藏
               摘要: 《Java7并發編程實戰手冊》學習筆記  閱讀全文
          posted @ 2017-03-03 21:00 landon 閱讀(2178) | 評論 (0)編輯 收藏
               摘要: 本篇摘自《gameprogrammingpatterns》中關于gameloop的一章,做了大量的注釋和自己的理解。游戲循環無論對于游戲客戶端還是游戲服務器,都是很重要的一部分.  閱讀全文
          posted @ 2017-02-27 22:07 landon 閱讀(1741) | 評論 (0)編輯 收藏
               摘要: 一個入門rpc框架的學習,來自于開源中國社區黃勇  閱讀全文
          posted @ 2017-02-13 21:41 landon 閱讀(2681) | 評論 (0)編輯 收藏
               摘要: Netty權威指南2-讀書筆記,結合了本人查閱的資料和源代碼。  閱讀全文
          posted @ 2017-01-19 22:00 landon 閱讀(3375) | 評論 (0)編輯 收藏
               摘要: Java游戲服務器基礎技術體系簡介  閱讀全文
          posted @ 2016-11-04 11:58 landon 閱讀(2983) | 評論 (0)編輯 收藏
               摘要: oop-模式-架構設計基礎(一)  閱讀全文
          posted @ 2016-11-04 11:31 landon 閱讀(2453) | 評論 (0)編輯 收藏
               摘要: 真實的線上手游Java游戲服務器案例分析,均為實戰總結  閱讀全文
          posted @ 2016-07-26 19:04 landon 閱讀(2896) | 評論 (0)編輯 收藏
               摘要: 網絡游戲協議設計之防外掛的一些常用手段,《Game Programming Gems 1》中的一個小章節,通俗易懂  閱讀全文
          posted @ 2016-07-21 18:13 landon 閱讀(1509) | 評論 (0)編輯 收藏
               摘要: 其實這篇讀書筆記主要是想介紹分布式服務中負載均衡的實現、nginx、zookeeper等  閱讀全文
          posted @ 2016-07-19 14:58 landon 閱讀(1441) | 評論 (0)編輯 收藏
               摘要: 《大型網站技術架構-核心原理與技術分析》讀書筆記,個人覺得作為新手入門,想了解大型網站架構的基礎知識來說,這本書還是不錯的.  閱讀全文
          posted @ 2016-07-19 14:33 landon 閱讀(1436) | 評論 (0)編輯 收藏
               摘要: Git基礎教程,Markdown發布!  閱讀全文
          posted @ 2016-06-20 18:10 landon 閱讀(1662) | 評論 (0)編輯 收藏
               摘要: 網絡游戲同步的基礎知識分享.  閱讀全文
          posted @ 2016-06-13 18:54 landon 閱讀(3403) | 評論 (0)編輯 收藏
               摘要: Networking Basics:TCP and UDP Basics  閱讀全文
          posted @ 2016-06-06 11:19 landon 閱讀(1684) | 評論 (0)編輯 收藏
               摘要: 本篇展示了markdown的基礎語法并用md發表了本篇blog并提供了md源文件,后續會使用markdown作為日常工作筆記、博客等默認編輯格式,因為太符合我這個程序員的想法了(只使用文本編輯器記錄東西,以前會自定義一些格式,但是排版較差),歡迎拍磚!  閱讀全文
          posted @ 2016-05-31 16:00 landon 閱讀(1439) | 評論 (1)編輯 收藏
               摘要: 《大型網站系統與Java中間件實踐》的讀書筆記,排版有些粗糙,讀完之后受益匪淺,開闊了視野,學習到了很多知識,不愧是前淘寶技術總監的作品!  閱讀全文
          posted @ 2016-05-27 19:05 landon 閱讀(1849) | 評論 (0)編輯 收藏
               摘要: 來自JRebel的研發公司zeroturnaround關于Reloading Java classes系列第二篇:How do ClassLoader leaks happen?  閱讀全文
          posted @ 2015-12-24 16:20 landon 閱讀(2828) | 評論 (0)編輯 收藏
               摘要: 來自JRebel的研發公司zeroturnaround關于Reloading Java classes系列第一篇:Objects,Classes and ClassLoaders.  閱讀全文
          posted @ 2015-12-11 16:08 landon 閱讀(2979) | 評論 (1)編輯 收藏
               摘要: 《高性能服務器架構設計》目錄設計.  閱讀全文
          posted @ 2015-10-08 17:00 landon 閱讀(3761) | 評論 (2)編輯 收藏
               摘要: 本篇隨筆主要講述了在線程序通過腳本或者代碼進行更新的一個例子.  閱讀全文
          posted @ 2015-08-07 21:59 landon 閱讀(1211) | 評論 (0)編輯 收藏
               摘要: 本篇用代碼示例和詳細注解循序漸進講解了Java HotSwap的核心技術-ClassLoader.  閱讀全文
          posted @ 2015-07-06 20:24 landon 閱讀(6191) | 評論 (0)編輯 收藏
               摘要: 本篇用一個例子講解了基礎的Java實現HotSwap的方式。后續會繼續深入講解.  閱讀全文
          posted @ 2015-07-03 17:35 landon 閱讀(5426) | 評論 (0)編輯 收藏
               摘要: 和Spring-loaded作者往來的幾封郵件,里面提到很多東西我覺得對于使用spring-loaded很有用,這里貼出來了。后續會繼續和大神交流!  閱讀全文
          posted @ 2015-07-01 21:06 landon 閱讀(6699) | 評論 (3)編輯 收藏
               摘要: 本篇用一個例子介紹了使用spring-loaded-1.2.4-snapshot版本進行reload jars 這個在開發測試環境下的熱加載利器,完美運行!  閱讀全文
          posted @ 2015-07-01 20:40 landon 閱讀(7744) | 評論 (2)編輯 收藏
               摘要: 本篇初步介紹了JRebel,重點關注了其如何reload classes in jar file并延伸了HotSwap的一些東東,后續會結合實例深入講解.  閱讀全文
          posted @ 2015-06-26 18:48 landon 閱讀(4673) | 評論 (0)編輯 收藏
               摘要: 熱加載利器,spring-loaded.Spring Loaded is a JVM agent for reloading class file changes whilst a JVM is running.本篇以一個非常入門的例子介紹了基本使用,后續會結合源代碼以及更深次的例子來講解.  閱讀全文
          posted @ 2015-06-19 14:35 landon 閱讀(5382) | 評論 (3)編輯 收藏
               摘要: Disruptor Getting Started,后續會用更多的例子并結合源代碼,性能測試講解.  閱讀全文
          posted @ 2015-06-15 18:34 landon 閱讀(3941) | 評論 (0)編輯 收藏
          主站蜘蛛池模板: 思南县| 丰宁| 华亭县| 浦北县| 银川市| 大关县| 垦利县| 清苑县| 竹山县| 喀什市| 武宣县| 宁蒗| 华容县| 搜索| 赞皇县| 含山县| 宜城市| 楚雄市| 武安市| 九龙城区| 新昌县| 开江县| 革吉县| 个旧市| 赤水市| 泰和县| 乾安县| 莫力| 娄底市| 黑龙江省| 宁国市| 旅游| 沂源县| 白水县| 莱阳市| 镇巴县| 林西县| 平江县| 略阳县| 贵南县| 射阳县|