View · Search · Index
No registered users in community xowiki
in last 10 minutes

[Xotcl] Multi threaded web-server in XOTcl

From: Gustaf Neumann <neumann_at_wu-wien.ac.at>
Date: Thu, 17 Apr 2003 16:01:13 +0200

 Fellow XOTcl-community,

 maybe, someone finds the following code useful. The attached file
 implements a simple multi threaded Webserver in XOTcl that
 uses Zoran's the wonderful tcl thread library 2.5. It is about
 150 lines of code and supports conditional requests (if-modified-since).
 
 best regards
-gustaf neumann