Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038905
en ru br
ALT Linux repos
S:4.8.13-alt1.23

Group :: System/Servers
RPM: php8.1-swoole

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.8.13-alt1.23
Build date: 4 september 2023, 15:14 ( 29.4 weeks ago )
Size: 1290.34 Kb

Home page:   https://pecl.php.net/package/swoole

License: Apache-2.0
Summary: Coroutine-based concurrency library for PHP
Description:

php-swoole extension provides an event-driven asynchronous and
coroutine-based concurrency networking communication engine
with high performance written in C++ for PHP.

Swoole main features are includes:
- event-driven
- coroutine
- asynchronous non-blocking
- multi-thread reactor
- multi-process worker
- multi-protocol
- millisecond timer
- built-in tcp/http/websocket/http2 server
- coroutine tcp/http/websocket client
- coroutine mysql client
- coroutine redis client
- coroutine read/write file system
- coroutine dns lookup
- support IPv4/IPv6/UnixSocket/TCP/UDP
- support SSL/TLS encrypted transmission

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • php8.1-swoole
  • php8.1-swoole-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin