Nanoserv 1.0.2 review
DownloadNanoserv is a sockets daemon toolkit for PHP 5.1+
|
|
Nanoserv is a sockets daemon toolkit for PHP 5.1+. Nanoserv is object oriented and features native support for TCP with SSL/TLS and UDP connections, multiplexing and forking listeners, handlers for raw connections, line input, HTTP, SMTP, XML-RPC, Syslog, transparent inter-process communications with forked handlers, and more.
Here are some key features of "Nanoserv":
100% object oriented
native support for TCP with SSL/TLS and UDP connections
multiplexing and forking listeners
handlers for raw connections, line input, HTTP, SMTP, XML-RPC, Syslog, ...
transparent inter process communications with forked handlers
and probably more ...
Requirements:
PEAR 1.4+
What's New in This Release:
A new NS_SOAP_Service_Handler class was added for SOAP over HTTP (see dumb_soap_server.php).
This release greatly improves write buffer performance with large data loads, and fixes a bug where dropped connections did not update the socket connected status.
Nanoserv 1.0.2 keywords