2017 © Pedro Peláez
 

library gateway-worker-for-win

image

workerman/gateway-worker-for-win

  • Friday, March 16, 2018
  • by workerman
  • Repository
  • 4 Watchers
  • 12 Stars
  • 2,772 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 7 Forks
  • 1 Open issues
  • 9 Versions
  • 21 % Grown

The README.md

此项目不再维护

https://github.com/walkor/GatewayWorker 已经支持windows,此项目不再维护, (*1)

GatewayWorker windows 版本

GatewayWorker基于Workerman开发的一个项目框架,用于快速开发长连接应用,例如app推送服务端、即时IM服务端、游戏服务端、物联网、智能家居等等。, (*2)

GatewayWorker使用经典的Gateway和Worker进程模型。Gateway进程负责维持客户端连接,并转发客户端的数据给Worker进程处理;Worker进程负责处理实际的业务逻辑,并将结果推送给对应的客户端。Gateway服务和Worker服务可以分开部署在不同的服务器上,实现分布式集群。, (*3)

GatewayWorker提供非常方便的API,可以全局广播数据、可以向某个群体广播数据、也可以向某个特定客户端推送数据。配合Workerman的定时器,也可以定时推送数据。, (*4)

下载安装

本仓库只是GatewayWorker的核心仓库, 完整的版本点击这里下载, (*5)

手册

http://www.workerman.net/gatewaydoc/, (*6)

使用GatewayWorker-for-win开发的项目

tadpole

Live demo
Source code
workerman-todpole, (*7)

chat room

Live demo
Source code
workerman-chat, (*8)

The Versions

16/03 2018

dev-master

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

  Sources   Download

MIT

The Requires

 

communication distributed

26/06 2017

v3.0.7

3.0.7.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

21/06 2017

v3.0.6

3.0.6.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

20/06 2017

v3.0.5

3.0.5.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

20/06 2017

v3.0.4

3.0.4.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

04/06 2017

v3.0.3

3.0.3.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

04/03 2017

v3.0.2

3.0.2.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

13/01 2017

v3.0.1

3.0.1.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed

13/11 2016

v3.0.0

3.0.0.0 http://www.workerman.net

  Sources   Download

MIT

The Requires

 

communication distributed