Giter Site home page Giter Site logo

workerman_websocket's Introduction

workerman-MT

workerman-MT,即workerman多线程版本。支持windows平台。

安装

1、要求安装php线程安全版

线程安全版本下载页面:http://windows.php.net/download
安装线程安全php并设置环境变量

2、安装pthreads扩展

pthreads下载下载页面: http://windows.php.net/downloads/pecl/releases/pthreads
安装pthreads扩展

启动

  • 打开workerman-MT的文件夹,双击start.bat 即可启动

停止

  • 启动后看到一个终端界面,按ctrl+c停止服务;或者点击右上角关闭图标停止服务

说明

workerman-MT多线程版本接口上与workerman linux多进程版本是兼容的,一般来说在workerman-MT版本上开发的程序也可以在workerman linux多进程版本中运行。
下载pthreads扩展时,注意扩展与你的php版本一致,并且与你系统的位数一致(32位系统为x86;64位系统为x64)

workerman_websocket's People

Contributors

wangbo15833 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.