`
fujohnwang
  • 浏览: 152789 次
社区版块
存档分类
最新评论
文章列表
afoo.me/posts/2015-07-09-how-spring-boot-works.html
https://github.com/fujohnwang/jvmole SBT0.12 tab-completion command-line application prototype by ME! Simple, and have fun~
http://fujohnwang.github.com
http://code.alibabatech.com/wiki/display/cobarclient/Home 这个东西其实已经出来很长时间了,思路和成型也比其它相似的东西要早一些,公司近期才准备开源,所以就放出来了, 当然,不一定完美,东西比较简单, 所以开源出来希望能集思广益, 欢迎使用,拍砖,提意见 主要features: 1- data access support with horizontal or vertical partitions. 2- support 2-master active HA deployment infrustructure, of course, ...
msn space, word press, javaeye博客停止更新,以后转入哲思 http://www.zeuux.com/blog/user/fujohnwang/   愿意看的看看, 不愿看的略过... ----------------------------------------------- 更新提示:  http://fujohnwang.blogspot.com 现在update这个blog, 虽然需要翻tmd墙, 但以后还是坚持这个吧。 主要问题是, 哲思的blog编辑还不够成熟, qq空间的倒是成熟,但总是感觉写技术博客在那里有些格格不入,呵呵, 所以,还 ...
分布式数据访问与同步场景浅析(Simple Ideas on Distributed Data Manipulation Things) 王福强(Darren.Wang) <fujohnwang@gmail.com > Table of Contents 1. FK Data Store From The Front 2. FK Data Store From The Backend 3. The end ...
王福强(Darren.Wang) <fujohnwang@gmail.com > Table of Contents 1. Tips of Netty 2. Gotchas of Netty 1. Tips of Netty   annotation doesn't effect anything, pipeline factory do! always provide your own PipelineFac ...
        在项目代码里用了sun.misc.Signal和sun.misc.SignalHandler, 自己的Mac下编译没问题, 在别人的Windows下编译报"警告:sun.misc.Signal 是 Sun 的专用 API,可能会在未来版本中删除", 警告也就算了, 还tmd编译失败, maven -e 打出来的异常是: [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure at org.apache.maven.lifecycle.DefaultL ...
Java Daemon Control 王福强(Darren.Wang) <fujohnwang@gmail.com > 2010-07-27 Table of Contents 1. Old Days Solutions 2. Alternatives Available Today 3. My Choice A. 参考文档 As to desktop or normal Java applications, we can eas ...
notification delivery types: by shared resources(SR) by procedure calls(PC) Payload Types: String Based Payload Record Based Payload( fixed length fields) Object Based Payload (Type Coupling Problem) Composite payloads Shared-Resource Types: in-memory file(s) pipes semaphore ...
王福强(Darren.Wang) <fujohnwang@gmail.com>  2010-07-12 Table of Contents 1. Background of this topic 2. The original event-driven style API design demonstration 3. current procedure style API design demonstration 4. What About U? In fact, I found this is a common problem wh ...
Author: Darren Wang(fujohnwang) Date  : 2010-070-08   HA概念本身平淡无奇, HA者, High Availability的简称嘛!不过, 或许真的是自身愚笨, HA, HA的听多了, 还真没把它当回事。 很多年之后才真正“吃”出点儿味儿来。 我得说, 大家通常挂在嘴边的HA应该属于狭义概念上的HA, 它通常指代某种Active+Standby的Pair Service, 最长见的当然就是数据库的主备结构。反正大家天天这么招呼, 在狭义的HA层面上也能达成一定的共识, 不过, HA概念本身其实简单背后蕴含着更多的玄机。 ...
Table of Contents 1. Pains In The Neck 1.1. MySQL的自增长主键的问题(The Problem With MySQL's Auto-Increment ID) 1.2. Similar Problem With Credit's Scenario On DB2 2. What We Do? 2.1. 打造我们自己的主键生成器(Roll Our Own ID Generator) ...
        There are NO new things here, what I do is to just make them more theoretical and clear our heads so that we can push such similar ideas to more scenarios and gain more benefits. 既然我们要讲AOP-alike的思考问题的方式, 那我们当然要先从AOP开始说起啦 ...
       完全是今天无意中看到一个人的博客中提到的某些事情, 才决定要对这个话题闲扯几句        要说把所有的理由都列出来显然是不现实的, 估计也没人感兴趣, 所以, 挑几个比较特殊的点说说吧!              我为什么现在很少更新博客?        因为想说的东西几乎“被”封口, 我不知道大家有没有关注过, 许多牛人进了google或者apple之后都几乎在网络上消声了那? 我也忘了是什么时候,公司法务部还是主管安全的人告诉我,让我把就算只是包含公司产品名称的blog文字都删除, 我又没有其它副业, 所以, 也就没啥好写的了, 写写使用macbook的乐趣, 切 ...
Global site tag (gtag.js) - Google Analytics