我这里的环境都是 RHEL 5 的环境。 MySQL 数据库 和 tracker 都放到一台服务器上, 为 192.168.2.85 storage server两台, 分别为 192.168.2.98 192.168.2.222 第一: 安装 Mysql 数据库 Mysql的安装请大家直接下载 r ...
分类:
其他好文 时间:
2016-07-25 07:01:10
阅读次数:
237
安装 fastDFS 很简单。 先安装 libevent, 安装成功后,安装fastDFS。 ./make.sh ./make.sh install 我使用一台tracker服务器 192.168.2.85, 两台storage服务器 192.168.2.98 192.168.2.222 启动tra ...
分类:
其他好文 时间:
2016-07-25 07:00:41
阅读次数:
128
http://www.bogotobogo.com/cplusplus/memoryallocation.php Variables and Memory Variables represent storage space in the computer's memory. Each variabl ...
分类:
编程语言 时间:
2016-07-24 16:24:24
阅读次数:
318
参考文献:
(1)3GPP TS 36.212 V9.4.0 (2011-09) Multiplexing and channel coding
(2)3GPP TS 36.213 V9.3.0 (2010-09) Physical layer procedures
(3)3GPP TS 36.321 V9.6.0 (2012-03) Medium Access Control (MAC) protocol specification
(4)http://www.sharetechnote.com/...
分类:
其他好文 时间:
2016-07-10 19:03:26
阅读次数:
298
The Mesos architecture Mesos slave mesos master Frameworks Communication Auxiliary services Resource allocation The Mesos scheduler Weighted DRF Reser ...
分类:
Web程序 时间:
2016-07-10 18:22:10
阅读次数:
185
Contribution Guide Issue Tracker You can find outstanding issues on the GitHub Issue Tracker. Pull Requests Each pull request should contain only one ...
分类:
其他好文 时间:
2016-07-05 12:22:28
阅读次数:
125
Unit 10 Memory Addressing and Allocation 内存地址及分配 学习目标: A. 虚拟地址与物理地 B. 调整内存地址分配 C. 解析内存溢出 10.1 Overview of memory addressing 内存地址概述 A. 虚拟地址空间 a. 每个进程都有 ...
分类:
其他好文 时间:
2016-07-02 18:50:17
阅读次数:
281
a、上传安装时需要的文件 b、安装FastDFS之前,先安装libevent c、安装 libfastcommon-1.0.7.tar.gz 工具包 d、安装Tracker服务 e、安装storage服务 f、测试服务 g、搭建nginx提供http服务 致辞结束…… ...
分类:
其他好文 时间:
2016-06-26 01:48:34
阅读次数:
270
简介MogileFS是一个开源的分布式文件存储系统,由LiveJournal旗下的DangaInteractive公司开发。Danga团队开发了包括Memcached、MogileFS、Perlbal等多个知名的开源项目。特性1、应用层:用户空间文件系统,无须特殊的核心组件2、无单点:(tracker,mogstore,database(MySQL))3..
分类:
其他好文 时间:
2016-06-23 01:16:22
阅读次数:
569
fastdfs在4.06版本以后,就不再支持自带的http服务了,如果需要使用http服务来访问文件,则可以与nginx结合部署,实现http服务。硬件环境:tracker:192.168.189.146storage:192.168.189.145(group1)storage:192.168.189.144(group2)软件环境:Tengine_2.0.3fastdfs-nginx-modul..
分类:
其他好文 时间:
2016-06-20 16:01:49
阅读次数:
394