1:Spring MVC搭建2:Spring MV集成Hibernate3:Spring
Cache添加,ehcache和redis对比选用.4:Spring
Security或Shiro对比选用5:Maven学习6:添加sitemeshhttp://repo.spring.io/webapp/se...
分类:
其他好文 时间:
2014-06-29 14:37:07
阅读次数:
255
题意:computing a max-spacingk-clustering.spacing 是指两个
cluster 之间的最小距离输入:[number_of_nodes][edge 1 node 1] [edge 1 node 2] [edge 1
cost][edge 2 node 1] [e...
分类:
其他好文 时间:
2014-05-29 20:40:30
阅读次数:
323
本篇文章介绍下redis排序命令.redis支持对list,set和sorted
set元素的排序。排序命令是sort 完整的命令格式如下:SORT key [BY pattern] [LIMIT start count] [GET
pattern] [ASC|DESC] [ALPHA] [STOR...
分类:
其他好文 时间:
2014-05-29 09:02:28
阅读次数:
318
The following MySQL error might occur if you are
using MySQL replication and binary logs.mysql> show binary logs;ERROR 1381
(HY000): You are not using...
分类:
其他好文 时间:
2014-05-29 01:42:38
阅读次数:
518
前提条件1存储lun 划分完毕并且挂载到其中一台机器上2
需要加入群集的节点机器加入域完毕,并设置好心跳线 .加域部分可以参考 之前 Sqler Cmd 加域部分.1检查Feature
更新SqlerCmdWinClusterInstallFeature再需要按装cluster的 节点机器上面运行S...
分类:
数据库 时间:
2014-05-29 01:39:32
阅读次数:
587
针对Sqler Monitor 功能做了整理##SqlServices ##Cluster、
AlwaysonSingle##Replicaion ##:1:undelivedcmds monitor2 ReplError Monitor:3 Repl
status Alert##Sql Conne...
分类:
数据库 时间:
2014-05-29 00:08:50
阅读次数:
535
在empty search
above中我们说过,在cluster中进行无任何条件的搜索的时候,符合条件的有14个document,但是在返回的hits数组中只有10个。那么怎么看到其他的document呢。就像是SQL使用关键字LIMIT进行分页一样,ES也提供了from和size参数实现类似的功...
分类:
其他好文 时间:
2014-05-28 13:40:41
阅读次数:
250
Redis提供了丰富的命令(command)对数据库和各种数据类型进行操作,这些command可以在Linux终端使用。在编程时,比如使用Redis
的Java语言包,这些命令都有对应的方法。下面将Redis提供的命令做一总结。官网命令列表:http://redis.io/commands(英文)1...
分类:
其他好文 时间:
2014-05-28 12:44:06
阅读次数:
262
Mysql-cluster环境配置硬件环境4台机器192.168.1.10管理节点192.168.1.11存储节点
SQL节点192.168.1.12存储节点、SQL节点192.168.1.13SQL节点软件环境:操作系统:CentOS
6.5(64位)Mysql版本:MySQL-Cluster-g...
分类:
数据库 时间:
2014-05-27 17:02:52
阅读次数:
562
SQL Server 2012
推出的最重要的功能之一Alwayson,是一个集之前Cluster和Mirror于一体的新功能,即解决了Cluster依赖共享存储的问题,又解决了镜像不能实时读以及转移后连接串需要添加转移IP的问题,看起来的确很实用。而且Alwayson多副本的功能为实现读写分离提供...
分类:
数据库 时间:
2014-05-26 17:35:43
阅读次数:
346