The new PECL package swoole-1.7.16 (stable) has been released at http://pecl.php.net/.
Release notes ------------- - Fixed swoole_server->addtimer and tick timer conflict - Added server statistics items request_count and worker_request_count - Added server connections iterator, foreach traverse server can use all the connections - Optimize dispatch_mode = 3 model to enhance the efficiency of task assignment - Added multipart-form http server and upload files support - Added http server requests query_string - Fixed invalid parameter problem task_max_request Package Info ------------- Asynchronous and concurrent and distributed networking framework for PHP. - event-driven - full asynchronous non-blocking - multi-thread reactor - multi-process worker - millisecond timer - async MySQL - async task - async read/write file system - async dns lookup - support IPv4/IPv6/UnixSocket/TCP/UDP - SSL/TLS encrypted transmission Related Links ------------- Package home: http://pecl.php.net/package/swoole Changelog: http://pecl.php.net/package-changelog.php?package=swoole Download: http://pecl.php.net/get/swoole-1.7.16.tgz Authors ------------- shen zhe <[email protected]> (developer) Han Tianfeng <[email protected]> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
