2016年12月25日

摘要: 说明:zookeeper完全可以standalone,也可以伪集群形式,当然生产中都是集群形式。另外,也可以在windows下运行。 如果只是研究用,完全可以在windows下使用standalone或者伪集群形式。 为什么要集群?当然是为了更稳定的服务。另外因为这货的机制是超过半数节点存活才可以提供服务,所以集群时不要将数量搞成偶数 -- 不是不可以,只是很别扭。 个人是用了三台虚拟机(主要... 阅读全文
posted @ 2016-12-25 21:24 LarryZeal 阅读(654) 评论(0) 推荐(0) 编辑
摘要: 本部分覆盖了以下内容: Chapter 28, Remoting and web services using Spring -- 使用Spring进行远程和web服务 Chapter 29, Enterprise JavaBeans (EJB) integration -- EJB集成 Chapt 阅读全文
posted @ 2016-12-25 10:28 LarryZeal 阅读(601) 评论(0) 推荐(0) 编辑

导航