On 29 March 2002, Titus Brown said: > I've now spent several weeks developing two different sites with Quixote > inside of PyWX, an embedding of Python in AOLserver, a GPL'd threaded > web server. The code does not yet take full advantage of the threading, > due mainly to a combination of my laziness and Quixote's design, but it > works quite well from a functional standpoint and it seems fast enough. Neat. I'd be interested in hearing how Quixote works in a multi-threaded environment. On one or two occasions, we made an explicit choice to favour ease-of-implementation and ease-of-use over support for threads, simply because we didn't need threads. (We were Keeping It Simple, Stupid.) Greg -- Greg Ward - software developer gward@mems-exchange.org MEMS Exchange http://www.mems-exchange.org