cexll

Results 8 comments of cexll

> @cexll Can you elaborate? If I dispatch an event from Laravel for example and would like to consume the events using coroutines with hyperf on a different server/repo, how...

https://wiki.swoole.com/#/learn?id=diff-process

@shisukj 参考 [ $data || $data = collect([]);](https://github.com/YogCloud/hyperf-fast-framework/blob/4b9bf712f964e2b06b4bb3ebdfc96ce3e83f6ee9/src/Model/AbstractModel.php#L33)

A high-performance non-blocking I/O networking framework, which focused on RPC scenarios [link-netpoll](https://github.com/cloudwego/netpoll) gnet is not designed to displace the standard Go [net](https://golang.org/pkg/net/) package, but to create a networking client/server framework...