-
Please answer these questions before submitting your issue.
1. 执行 php bin/hyperf.php start
2. 框架无法启动
3. 工作进程退出,错误信息如下
[2024-03-15 10:01:51 $11760.0] WARNING Server::check_worker_exit_status…
pizsd updated
7 months ago
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
```php
socket_set_block("Swoole\\Coroutine\\Socke…
-
```bash
Linux codespaces-64bc14 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 Linux
PHP 8.3.3 (cli) (built: Feb 16 2024 01:31:30) (NTS)
Copyright (c) The PHP Group
Ze…
-
1. What did you do? If possible, provide a simple script for reproducing the error.
```
I tried to install Openswoole according to the instructions at openswoole.com. It seemed to work until the la…
-
### Octane Version
2.2.7
### Laravel Version
10.40.0
### PHP Version
8.2.14
### What server type are you using?
Swoole
### Server Version
5.1.1
### Database Driver & Vers…
-
Hi, I want to terminate a created coroutine and finish the process but it is not possible by canceling it. And it just rejects things like sleep asynchronous , how can i make it stop fully and kill it…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
I run swoole-cli 4.8.13 on windows 10 OS. I use Co\H…
-
go 使用协程+阻塞的模式来处理并发问题。这样的模式虽然对运行时要求很高,但对程序员却非常友好。这样的代码码也非常容易维护。
异步模式最大的问题就是回调嵌套,项目大了根本没法维护。我就是不想用回调方式写业务代码才转 go 的。
你认为这类 go 语言的异步框架有什么优势,要解决什么问题?
-
### Current Behavior
In environments like Swoole, `$_SERVER`'s values are different from normal web server environment.
To run Flarum properly in Swoole, server params will be constructed by Swo…
-
这个帖子是周刊的免费招聘服务。
如果你们公司正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、公司简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
历史帖也可以查看。
- […