TServer
- Author: Yann Lugrin (mailto:yann.lugrin@sans-savoir.net)
- Copyright: Copyright (c) 2007 Yann Lugrin
- Licence: MIT
This librarie implements a persistant multithread TCP server, it is alternative to 'gserver' standard librarie. TServer is designed to be inherited by your custom server class. The server can accepts multiple simultaneous connections from clients, can be configured to have a maximum connection and a minimum permanent listener thread. Can be imediatly stopped or gracefull shutdown (dont accept new connection but wait onb established connection before realy stop).
Download gem
Go to download area to get latest gem file.
Source
Show source here or directly checkout source with svn:
