An open API service indexing awesome lists of open source software.

https://github.com/apinstein/swoole-utils


https://github.com/apinstein/swoole-utils

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# swoole-utils

A collection of utilities for building concurrent applications with Swoole.

## Background

These libraries were developed during efforts to build a large concurrent system with PHP + Swoole.

There are many great patterns in Go that I found not fully ported to Swoole, so I have tried to fill some gaps.