centos6.564bit用rpm包安装sysbench时出现[root@localhost~]#rpm-ivhsysbench-0.5-3.el6_.x86_64.rpm
error:Faileddependencies:
libmysqlclient.so.18()(64bit)isneededbysysbench-0.5-3.el6.x86_64解决办法安装Percona-XtraDB-Cluster-shared-55-5.5.37-25.10.756.el6.x86_64..
分类:
数据库 时间:
2014-10-24 11:12:09
阅读次数:
610
本文介绍使用mod_cluster组件通过apache来对JBOSS做负载均衡。基本环境为:linux RH6.3 64bit下使用jboss-eap-6.0和mod-cluster 1.2.6(集成了mod cluster相关组件的apache,mod_cluster-1.2.6.Final-l....
分类:
Web程序 时间:
2014-10-23 15:58:44
阅读次数:
597
MySQL Replication, 主从和双主配置MySQL的Replication是一种多个MySQL的数据库做主从同步的方案,特点是异步,广泛用在各种对MySQL有更高性能,更高可靠性要求的场合。与之对应的另一个技术是同步的MySQL Cluster,但因为比较复杂,使用者较少。下图是MySQ...
分类:
数据库 时间:
2014-10-23 12:11:20
阅读次数:
226
用给自己记录用defmonitor_work_1(content):dict_1={‘service‘:‘rdc_monitor‘,‘checkpoint‘:‘rdc_monitor_log‘,‘title‘:content,‘content‘:content,‘cluster‘:‘public‘,‘grade‘:‘2‘}params=urllib.urlencode(dict_1)urllib.urlopen(‘http://alert.sae.sina.com.cn/new/‘,params)
分类:
Web程序 时间:
2014-10-21 19:49:41
阅读次数:
168
It is very easy to install a Spark cluster (Standalone mode). In my example, I used three machines. All machines run a OS of ubuntu 12.04 32bit. One m...
分类:
其他好文 时间:
2014-10-21 17:20:33
阅读次数:
192
This paper proposed a new cluster idea. The idea is that the cluster center is characterrized by a higher density than their neighbors and by a relati...
分类:
其他好文 时间:
2014-10-19 11:25:21
阅读次数:
172
公司测试环境,使用两台服务器部署了mysql cluster。因为公司机房经常会断电,导致每次服务器重启后,都要手动重启一遍各种服务器,否则无法进行测试,非常麻烦。所以结合之前在网上看到了监控脚本,整理...
分类:
数据库 时间:
2014-10-16 16:47:03
阅读次数:
477
Redis 3.0.0 RC1版本10.9号发布,Release Note这个版本支持Redis Cluster,相信很多同学期待已久,不过这个版本只是RC版本,要应用到生产环境,还得等等Redis Cluster设计要点:架构:无中心Redis Cluster采用无中心结构,每个节点都保存数据和整个集群的状态每个节点都和其他所有节点连接,这些连接保持活跃使用gossip协议传播信息以及发现新节点...
分类:
其他好文 时间:
2014-10-13 21:37:57
阅读次数:
180
FAT:Filesytemerror(/dev/sda1)fat_get_clusterinvalidclusterchain(i_pos8450498)Filesystemhasbeensetread-onlyfat_free_clusterdeletingFATentrybeyondEOF
分类:
其他好文 时间:
2014-10-13 21:12:17
阅读次数:
475
RabbitMQ API
RabbitMQ Server提供了丰富的http api。
举个列子
需要HTTP基本身份验证。默认的用户名/密码为guest/guest。
这些返回值得意义我从官网搬来解释,为了避免翻译的问题导致大家理解的误差这里直接给出原文
cluster_name
The name of the entire cluster, as...
分类:
其他好文 时间:
2014-10-13 18:28:59
阅读次数:
391