Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 1 day 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.