Downloadliste

Projektbeschreibung

SPServer is a high concurrency C++ server framework library that implements the Half-Sync/Half-Async and the Leader/Follower thread pool patterns. It is based on libevent (Unix/Linux) and IOCP (Win32) in order to utilize the best I/O loop on any platform. It supports SSL for secure transactions. An SSL proxy, sptunnel, is included along with an embedded HTTP server framework, sphttp.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-28 01:46 Zurück zur Release-Liste
0.9.2

Ein XySSL Socket I / O-Ebene für SPServer wurde hinzugefügt. Eine abstrakte Ebene für die Socket-I / O wurde zugegeben und die OpenSSL-Plugin wurde auf die IOCP Server-Framework portiert.
Tags: Major feature enhancements
An XySSL socket I/O layer for spserver was added. An abstract layer for socket I/O was added, and the OpenSSL plugin has been ported to the IOCP server framework.

Project Resources