2017 © Pedro Peláez
 

framework dfs

distributed file service

image

qieangel2013/dfs

distributed file service

  • Tuesday, October 24, 2017
  • by qieangel2013
  • Repository
  • 11 Watchers
  • 100 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 28 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

分布式文件服务器

Build Status Packagist Supported PHP versions: >=5.5 License, (*1)

核心特性

1.基于swoole和inotify实现分布式文件服务
2.采用协议包来实时同步文件、性能很高,采用sendfile传送文件,内存、cpu占有率很少
3.文件实时监控及监控子目录服务
4.自动断线重连服务
5.自动扫描本地已存在的文件目录实时同步服务

服务启动

需要php以cli模式运行/server.php
  php server.php start
  php server.php stop
  php server.php restart

composer 安装

{
        "require": {
            "qieangel2013/dfs": "0.1.6"
     }
}

使用介绍

安装swoole扩展和inotify扩展
修改/config/config.php文件相应的配置
交流群:337937322

wiki介绍

https://github.com/qieangel2013/dfs/wiki, (*2)

liveim是一款直播平台,内置im聊天功能

由于未开源,需要授权可以获取源代码

http://www.weivq.com:88/ (演示地址)br/ http://www.weivq.com:88/public/uploads/LiveIm.apk (安卓演示)br/ http://www.weivq.com:88/public/uploads/LiveImInstall.exe (pc端演示) , (*3)

License

Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html

如果你对我的辛勤劳动给予肯定,请给我捐赠,你的捐赠是我最大的动力

项目捐赠列表, (*4)

The Versions

24/10 2017

dev-master

9999999-dev

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

23/09 2016

0.1.6

0.1.6.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

18/09 2016

0.1.5

0.1.5.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

14/09 2016

0.1.4

0.1.4.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

05/09 2016

0.1.3

0.1.3.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

30/08 2016

0.1.2

0.1.2.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

26/08 2016

0.1.1

0.1.1.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify

25/08 2016

0.1.0

0.1.0.0

distributed file service

  Sources   Download

Apache2

The Requires

  • php >=5.5

 

by Avatar qieangel2013

swoole inotify