2017 © Pedro Peláez
 

project workerman-for-win

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

image

workerman/workerman-for-win

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  • Friday, March 16, 2018
  • by workerman
  • Repository
  • 14 Watchers
  • 110 Stars
  • 10,633 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 81 Forks
  • 2 Open issues
  • 18 Versions
  • 17 % Grown

The README.md

https://github.com/walkor/workerman已经兼容windows,此版本不再维护, (*1)

workerman-for-win

workerman-for-win, (*2)

环境要求

(php>=5.3.3), (*3)

运行

运行一个文件
php your_file.php, (*4)

同时运行多个文件
php your_file.php your_file2.php ..., (*5)

与Linux多进程版本的区别

1、单进程,也就是说count属性无效
2、由于php在win下无法fork进程,Applications/YourApp/start.php被拆成多个子启动项,如start_web.php start_gateway.php等,每个文件自动启动一个进程运行
3、由于php在win下不支持信号,所以无法使用reload、status、restart、stop命令,也没有start命令, (*6)

手册

开发与Linux版本基本无差别,可以直接参考Linux版本手册
http://doc3.workerman.net/, (*7)

说明

此版本可用于windows下开发使用,不建议用在生产环境, (*8)

移植

windows到Linux(需要Linux的Workerman版本3.1.0及以上)

可以直接将Applications下的应用目录拷贝到Linux版本的Applications下直接运行, (*9)

Linux到windows

Linux下的应用需要将Applications/YourApp/start.php拆成多个启动项, (*10)

The Versions

16/03 2018

dev-master

9999999-dev http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

28/08 2017

v3.5.1

3.5.1.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

23/08 2017

v3.5.0

3.5.0.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

24/07 2017

v3.4.6

3.4.6.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

14/07 2017

v3.4.5

3.4.5.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

06/07 2017

v3.4.4

3.4.4.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

20/06 2017

v3.4.3

3.4.3.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

15/06 2017

v3.4.21

3.4.21.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

09/06 2017

v3.4.20

3.4.20.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

05/06 2017

v3.4.2

3.4.2.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

04/06 2017

v3.4.1

3.4.1.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

27/02 2017

v3.3.90

3.3.90.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

15/02 2017

v3.3.9

3.3.9.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

05/02 2017

v3.3.7

3.3.7.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

22/12 2016

v3.3.6

3.3.6.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

23/11 2016

v3.3.5

3.3.5.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

29/07 2016

v3.3.2

3.3.2.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop

23/11 2015

v3.2.2

3.2.2.0 http://www.workerman.net

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

asynchronous event-loop