The new PECL package swoole-1.6.11 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Disable by default async_mysql
- Disable by default sockets
- Added event onWorkerError
- Added event onWorkerStart for task_worker
- swoole_server->task can assign worker_id
- swoole_server->set() save params to swoole_server::$setting
- swoole_client->send will check data length
- swoole_server->connection_info for udp

Package Info
-------------
PHP's asynchronous concurrent distributed networking framework.
- Event-driven
- Full asynchronous non-blocking
- Multi-Thread or Multi-Process
- Millisecond timer
- Asynchronous MySQL
- AsyncTask workers

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.6.11.tgz

Authors
-------------
shen zhe <shenzhe...@gmail.com> (developer)
Han Tianfeng <mikan.te...@gmail.com> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to