swoole由rango创建发布后,受到了很多的朋友认可,也广泛使用于各大互联网公司。为了swoole的长远发展,rango就这么愉快的决定了把swoole由个人项目变成一个组织项目,并设置几名核心团队成员,核心团队相当于是swoole项目的董事会,负责swoole的新功能需求评审,代码的发布,项目的宣传等事宜。也欢迎更多的朋友加到入swoole的核心团队中来。
意义:
1、变为组织项目后,swoole将由一个团队来维护,可以增加项目的稳定性。
2、在项目的宣传和推广上也将更加规范。
github地址:
组织成员
rango https://github.com/matyhtf leader
shenzhe https://github.com/shenzhe member
recoye https://github.com/recoye member
betashepherd https://github.com/betashepherd member
chalesi https://github.com/chalesi member
lsfress https://github.com/lsfress member
shenzhe https://github.com/shenzhe member
recoye https://github.com/recoye member
betashepherd https://github.com/betashepherd member
chalesi https://github.com/chalesi member
lsfress https://github.com/lsfress member
典型案例:
腾讯:
1. QQ生活服务号开放平台
2. 营销QQ
2. 营销QQ
开发框架类:
1. Swoole_framework
2. ZPHP
1. Swoole_framework
2. ZPHP
相关链接
想通过手机客户端(支持 Android、iPhone 和 Windows Phone)访问开源中国:请点这里
----------
Swoole:面向生产环境的 PHP 异步网络通信引擎
使 PHP 开发人员可以编写高性能的异步并发 TCP、UDP、Unix Socket、HTTP,WebSocket 服务。Swoole 可以广泛应用于互联网、移动通信、企业软件、云计算、网络游戏、物联网(IOT)、车联网、智能家居等领域。 使用 PHP + Swoole 作为网络通信框架,可以使企业 IT 研发团队的效率大大提升,更加专注于开发创新产品。
文档 源代码(Github) 源代码(开源中国) 下载 (1.9.21) 下载 (2.0.9)起步
- 1
安装
Linux 用户
#!/bin/bash pecl install swoole
Mac 用户
#!/bin/bash brew install swoole
from
No comments:
Post a Comment