durusmail: quixote-users: Making Quixote work in a threaded Web server.
Making Quixote work in a threaded Web server.
2002-10-04
2002-10-04
2002-10-04
2002-10-04
2002-10-06
2002-10-07
2002-10-16
2002-10-16
2002-10-16
2002-10-16
2002-10-17
2002-10-17
2002-10-17
2002-10-16
2002-10-16
Making Quixote work in a threaded Web server.
Greg Ward
2002-10-17
On 16 October 2002, Titus Brown said:
> * I think you want __init__ to call Publisher.__init__:

Oops -- fixed.

> * do you want to include a section on what implications this has for
>       things like database handles and programming in general, or just
>       trust that thread-aware people will act accordingly?

Nope.  If you're using threads, you have to know what you're doing, and
you have to understand how every library you use interacts with threads.
This document is intended to answer that question for Quixote.  The fact
that it is short and sweet is a good thing.  Anyways, I've only played a
bit with threads, and I'm definitely not the guy to be writing "how to
do multi-threaded web applications" documents.

        Greg
--
Greg Ward - software developer                gward@mems-exchange.org
MEMS Exchange                            http://www.mems-exchange.org

reply