Title:
spserver-0[1].8.5.src.tar Download
Description: spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (please refer to: SPWebServer: a web server based on the framework of SPServer)
- [iocp] - This a complete port with (IO Completion
- [jigsaw_2.2.4] - terrific web server source code
- [ra_server] - of a multithreaded server framework, dir
- [vc++6.0Socket] - This is a very popular online introducti
- [LinuxSDL] - Linux operating system in a simple video
- [NSandnetsimulate] - NS2 network simulation NS2 study is a g
- [TCP] - Examples of TCP connections, both client
- [Clientserver] - This is a client server program using tc
- [ThreadPool_final] - This code as a Server, using TCP Socket
File list (Check if you may need any files):