Nanoserv 是PHP 5.1 以及以上版本下的一個socket 守護進程的工具包。
它100%面向對象的,支持TCP with SSL/TLS 和 UDP 連接,高性能的魯棒設計,多路傳輸和分叉聽眾,處理原料連接,線路輸入的HTTP,SMTP,XML - RPC的,透明的跨系統日志與叉處理過程中的通信等等。
新版本主要改進內容:
(1) 支持 Unix sockets
(2) 寫緩沖優化
(3)telnet 協議處理
(4) 基于 JSON_RPC 的服務器類
(5) 更好的處理 TLS/SSL 加密錯誤
(6) 修復不少的bug和錯誤
官方網站的介紹如下:
Nanoserv is a server daemon framework for PHP 5.1+
It is distributed under the terms of the GNU Lesser General Public License.
It's a complete rewrite of the shadok sockets PHP4 library (the one behind phpos and sh4re).
It may also become - one day - the core of nanoweb 3.0
Nanoserv main features include :
It is designed to work with PHP 5.1 but you will need PHP 5.3+ to take advantage of some features like namespaces.
Any feedback, ideas, help for documentation writing or beta-testing, would be greatly appreciated !
新聞熱點
疑難解答