Serve many clients with each server thread, and use asynchronous I/O

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Sep 19 23:35:08 CEST 2011


On 09/19/2011 09:12 PM, derleader mail wrote:

>   I found interesting web site about network performance in different web servers. This is the web page http://www.kegel.com/c10k.html
> I'm interested is it possible in future versions of GnuTLS to add support in the library  to serve many clients with each server thread, and use asynchronous I/O?
> Or it's already implemented?

GnuTLS can be used with asynchronous I/O. Check the chapter 
"Asynchronous operation" in the gnutls manual.

http://www.gnu.org/software/gnutls/manual/html_node/TLS-and-DTLS-sessions.html#TLS-and-DTLS-sessions

regards,
Nikos




More information about the Gnutls-devel mailing list