码迷,mamicode.com
首页 >  
搜索关键字:linux的企业 高可用性high availability    ( 557个结果
在Xcode6中添加Precompile Prefix Header以及.pch文件中常用宏定义
一、在Xcode6中添加PrecompilePrefixHeaderXcode5中创建一个工程的时候,系统会自动创建一个以以工程名为名字的pch(PrecompilePrefixHeader)文件,开发的过程中可以将广泛使用的头文件以及宏包含在该文件下,编译器就会自动的将pch文件中的头文件添加到所有的源文件中去,这..
分类:其他好文   时间:2014-11-30 17:06:59    阅读次数:147
Dual-voltage regulator meets USB-power needs
This Design Idea stems from the limited availability of IC voltage regulators that can meet key USB-power specs, coupled with the need for turn-on seq...
分类:其他好文   时间:2014-11-28 14:04:34    阅读次数:162
Too many open files
环境:192.168.128.111(ha1.haproxy.org)->CentOS6.364bitsiege2.78 192.168.128.10(n1.web.org)->CentOS6.564bitnginx1.6.2在192.168.128.111上使用siege对192.168.128.10的nginx做压力测试[root@ha1bin]#siege-c6500-r1" Transactions:5827hits Availability:89.65%..
分类:其他好文   时间:2014-11-21 19:01:28    阅读次数:260
高性能浏览器网络(High Performance Browser Networking) 第五章
Ubiquitous ConnectivityOne of the mosttransformative technology trends of the past decade is the availability and growing expectation of ubiquitous co...
分类:Web程序   时间:2014-11-20 18:34:30    阅读次数:270
ASM安装错误整理
ASM安装错误整理错误1描述最后运行root.sh时出现如下错误:#/u01/app/11.2.0/grid/root.shAdding daemon to inittabCRS-4124: Oracle High Availability Services startup failed.CRS-4...
分类:其他好文   时间:2014-11-19 22:04:59    阅读次数:211
"高可用方案工具包" high availability toolkit 1.2 发布了。version 1.2 新增了 负载均衡 load balance 的技术实现
"高可用方案工具包" high availability toolkit 1.2 发布了。version 1.2 新增了 负载均衡 load balance 的技术实现。...
分类:其他好文   时间:2014-11-15 11:30:38    阅读次数:177
lvchange的available参数
available参数在man info help中均无此参数,其实参数为:activate 写此此,值得用的人注意。 available 参数实为:  -a, --activate [a|e|l]{y|n}               Controls the availability of the logical volumes for use.  Communicates with ...
分类:其他好文   时间:2014-11-14 15:41:08    阅读次数:276
理解MySQL——复制(Replication)
1、复制概述1.1、复制解决的问题数据复制技术有以下一些特点:(1) 数据分布(2) 负载平衡(load balancing)(3) 备份(4) 高可用性(high availability)和容错1.2、复制如何工作从高层来看,复制分成三步:(1) master将改变记录到二进制日志(binary...
分类:数据库   时间:2014-11-12 01:54:30    阅读次数:397
安装好android的adt以后重启eclipse,但是没有创建AVD的图标
安装好android的adt以后重启eclipse,但是没有创建AVD的图标:解决方法:1. 先检查ADT是否已经安卓成功2. Windows--- Customize Perspective -- 选择 -- Command Groups Availability 找到 Android SDK ....
分类:移动开发   时间:2014-11-08 22:05:24    阅读次数:255
MapR Hadoop
When it comes to Hadoop distributions, enterprises care about a number of things. Among them are high performance, high availability, and API compatibility. MapR, a San Jose, Calif.-based start-up,...
分类:其他好文   时间:2014-11-07 11:29:06    阅读次数:135
557条   上一页 1 ... 49 50 51 52 53 ... 56 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!