From: Nicolas B. <ni...@ma...> - 2004-11-05 08:52:15
|
David Gravereaux wrote: >Has anyone created a threaded tclkit for use with tclhttpd and ran it with >threads turned on? > > Hi Davy, A while back I had found a threaded tclkit for Win on JC's site, and ran tclhttpd/thread2.5 with it. It seemed to work ok; our main test was to make a "long" running (10sec) postgres call which under non threaded tclkit blocked the server. Tclhttpd did not block then, and via the status page, you could see that threads were created... Should this tclkit not be on JC site, I am mailing you a url on our site IIRC, there were some tclkit/threading problems reported, but als no details... regards, nicolas boretos |