Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

细节问题和一点建议 #27

Closed
dafa168 opened this issue Jan 24, 2019 · 3 comments
Closed

细节问题和一点建议 #27

dafa168 opened this issue Jan 24, 2019 · 3 comments

Comments

@dafa168
Copy link

dafa168 commented Jan 24, 2019

1、启动方式,建议可以参考下 laravels、swoolefy
2、整体项目结构有点乱, 包命名规则和继承都没写上,等于摆设。(src/*,建议用app作为顶级命名空间)
3、redis加上一个选择库吧。
4、队列这块建议实现一个适配器模式,后面用mysql、redis、其它MQ都可以带入.

@dafa168
Copy link
Author

dafa168 commented Jan 24, 2019

redis有 php-redis和predis,predis扩展功能多一点,建议可以加上。

@kcloze
Copy link
Owner

kcloze commented Aug 9, 2019

已经实现了适配多种队列,最近在重构,可以参考下4.0.0分支的代码

@kcloze
Copy link
Owner

kcloze commented Aug 9, 2019

欢迎提交pr

@kcloze kcloze closed this as completed Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants