• Stars
    star
    117
  • Rank 300,881 (Top 6 %)
  • Language
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Swoole 提案

rfc-chinese

提案

  • 提交issue发起提案,初始状态标记为草案,其他用户可以在该issue下发起讨论
  • 提案者可以根据社区用户的讨论,多次重新修订提案内容
  • 草案由 Swoole 开发组讨论,决定接受拒绝,拒绝会给出拒绝的原因和理由,并CloseIssue
  • 草案被接受后,标记为已接受,成为正式的RFC提案
  • 开发者进入开发阶段,完成后在swoole-src发起pull request
  • pr需要经过多次review,并最终被merge,该提案标记为已实现
  • pr未能通过code review,没有被merge,该提案被标记为未实现
  • 接受并最终实现的提案按照给予RFC-XXXX唯一编号

分类

按照提案的类型,我们将提案分成3

  • 内核,针对Swoole内核技术特性进行的新增、改进、移除操作
  • 类库,在Swoole之上使用PHP实现的功能、工具、框架
  • 社区,包括社区管理、文档、测试、会议等其他非技术类提案

投票

  • 对草案或RFC提案的issue主题点击 👍 表示赞同,其他表情为不赞同

建议

  • 请尽可能给出伪代码作为演示
  • 请注明影响的版本,1.0:异步回调版本,2.0:协程版本
  • 请务必详细描述整个提案,使开发者可以快速了解这个提案的目的和作用

参考 https://wiki.php.net/rfc/immutability

More Repositories

1

swoole-src

🚀 Coroutine-based concurrency library for PHP
C++
18,406
star
2

phpx

💗 C++ wrapper for Zend API
C++
823
star
3

php-cp

pdo and redis tcp connect proxy
C
639
star
4

docker-swoole

🏄 Official Docker Image of Swoole
Dockerfile
499
star
5

ide-helper

📘 Swoole IDE Helper
PHP
469
star
6

yasd

Yet Another Swoole Debugger
PHP
356
star
7

swoole-wiki

📖Swoole全量Markdown文档, Swoole-Doc, Swoole-Wiki
Shell
270
star
8

phpkafka

PHP Kafka client is used in PHP-FPM and Swoole. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.
PHP
266
star
9

awesome-swoole

💎 A curated list of awesome things related to Swoole.
230
star
10

library

📚 Swoole Library
PHP
221
star
11

grpc

💎 Grpc client based on Swoole Coroutine
PHP
199
star
12

ext-zookeeper

🧑 Coroutine-based ZooKeeper Client for PHP
C
150
star
13

swoole-cli

SWOOLE-CLI is a php binary distribution composed swoole & php-core & cli & fpm and mostly of common extensions.
C
119
star
14

thrift-rpc-server

Thrift RPC Server based on swoole
PHP
115
star
15

auto_reload

Inotify监控文件变更自动重启swoole_server
PHP
105
star
16

ext-serialize

the fastest serialize function bound for php7
C
93
star
17

ext-async

Asynchronous callback client
PHP
87
star
18

proxy-server

Full asynchronous proxy server can support over a large number of concurrent.
PHP
84
star
19

debugger

Swoole 远程调试器
PHP
79
star
20

ext-postgresql

🐘 Coroutine-based client for PostgreSQL
C++
64
star
21

swoole-docs

📗 Please check the latest version: https://www.swoole.co.uk/docs/
61
star
22

phpy

PHP
43
star
23

zmq

ZeroMQ bindings for Swoole
PHP
37
star
24

dashboard

Vue
22
star
25

php-docker

php docker file
Dockerfile
20
star
26

docs

PHP
10
star
27

benchmark

PHP
9
star
28

make-library

Convert PHP code to C/C++ header file
PHP
6
star
29

documents

2
star
30

swoole.github.io

Swoole's website, docs & blog mainly focused on the english-speaking community.
CSS
2
star
31

v4.4-lts

C++
1
star
32

golang-h2demo

Go
1
star