上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 164 下一页
摘要: Spring Data MongoDB example with Spring MVC 3.2Here is another example web application built with Spring MVC 3.2 and Spring Data 1.2, integrating with... 阅读全文
posted @ 2014-11-15 15:49 火腿骑士 阅读(428) 评论(0) 推荐(0) 编辑
摘要: 系统环境:操作系统:windowsxp数据库:mongodb2.0.6驱 动 包: Spring3.1.2+mongodb2.7.3+spring-data-mongodb1.0.1说明:对于xp系统用户,在执行mongod.exe安装mongodb时出现,无法定位程序输入点InterlockedC... 阅读全文
posted @ 2014-11-15 13:56 火腿骑士 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 第一種方法:當後端MYSQL服務器群是master-master雙向同步機制時,前端應用使用JDBC連接數據庫可以使用loadbalance方式,如下所示:jdbc:mysql:loadbalance://dbnode_1:port,dbnode_2:port,dbnode_3:port,dbnod... 阅读全文
posted @ 2014-11-15 12:44 火腿骑士 阅读(1782) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/zhwl/p/3640883.html上周六参加了一场由淘宝的架构师,曾宪杰先生主讲的淘宝网架构分享。然后马上就出差了,一直没来得及总结,今晚比较有空,把这次听到的比较有启发的观点记录一下一、为什么stateless比较有利于实现水平伸缩关于什么是sta... 阅读全文
posted @ 2014-11-15 12:32 火腿骑士 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 淘宝根据自己的业务特点开发了TDDL(Taobao Distributed Data Layer 外号:头都大了 ©_Ob)框架,主要解决了分库分表对应用的透明化以及异构数据库之间的数据复制,它是一个基于集中式配置的 jdbc datasource实现,具有主备,读写分离,动态数据库配置等功能。TD... 阅读全文
posted @ 2014-11-15 12:03 火腿骑士 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 最近在整理一些这方面的资料,闲话少说,咱还是直奔主题吧 :)http://blog.csdn.net/sk719887916/article/details/40541163https://github.com/ubiety/xmpphttps://github.com/robbiehanson/X... 阅读全文
posted @ 2014-11-14 09:15 火腿骑士 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 上一篇文章介绍到怎么在自己的Java环境中搭建openfire插件开发的环境,同时介绍到怎样一步步简单的开发openfire插件。一步步很详细的介绍到简单插件开发,带Servlet的插件的开发、带JSP页面插件的开发,以及怎么样将开发好的插件打包、部署到openfire服务器。如果你没有看上一篇文章... 阅读全文
posted @ 2014-11-14 08:58 火腿骑士 阅读(1698) 评论(0) 推荐(1) 编辑
摘要: http://www.tinygroup.org/tinyadmin/#ajax/dashboard.pagelet 阅读全文
posted @ 2014-11-13 17:14 火腿骑士 阅读(122) 评论(0) 推荐(0) 编辑
摘要: http://bases.wanggou.com/mcoss/mportal/show?tabid=2&ptype=1&actid=1562&tpl=3&pi=1&pc=20&PTAG=17007.4.1 阅读全文
posted @ 2014-11-13 16:20 火腿骑士 阅读(180) 评论(0) 推荐(0) 编辑
摘要: https://github.com/dzharvis/servlet-websocket-serverhttp://redstarofsleep.iteye.com/blog/1488639http://my.oschina.net/lujianing/blog/208617http://my.o... 阅读全文
posted @ 2014-11-13 13:07 火腿骑士 阅读(150) 评论(0) 推荐(0) 编辑
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 164 下一页