in reply to Re^2: Chat room receipt
in thread Chat room receipt
By a slim HTTP deamon, I meant one that doesn't take multiple megabytes of memory per client connection. For example, a slim HTTP deamon could be a Perl script using written to handle many clients simultaneously using select or threads.