05 2015 档案

摘要:网络拓扑:参考:http://blog.csdn.net/lastsweetop/article/details/9065667分布式的集群通常包含非常多的机器,由于受到机架槽位和交换机网口的限制,通常大型的分布式集群都会跨好几个机架,由多个机架上的机器共同组成一个分布式集群。机架内的机器之间的网络... 阅读全文
posted @ 2015-05-23 18:25 cjt1991 阅读(205) 评论(0) 推荐(0)
摘要:一、传统多线程public void start()Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.It is never legal to sta... 阅读全文
posted @ 2015-05-02 12:13 cjt1991 阅读(167) 评论(0) 推荐(0)