Simple example of threading

Aahz Maruch aahz at netcom.com
Thu Feb 24 07:56:13 EST 2000


In article <38B527E3.DF8C61AD at inka.de>,
Michael Ströder  <michael.stroeder at inka.de> wrote:
>Aahz Maruch wrote:
>> In article <38B51486.F0774310 at bibsyst.no>,
>> Thomas Weholt  <thomas at bibsyst.no> wrote:
>>>
>>>I want to use threading in a server-based search/index application. Any
>>>hints?
>> 
>> Unfortunately, using threading in a server gets a bit more complex and
>> may not buy you very much.
>
>Hmm, about doing it like BoboHTTPServer.py found
>http://www.digicool.com/releases/bobo/ ?

If you want to do it "like" Zope, why not just use Zope?  (Bobo, Zope,
same difference.)  One of the Python mantras: "Never reinvent the
wheel."
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Love does not conquer all.  Humans are extremely flexible, usually more
flexible than we're willing to admit.  But some flexibility comes at a
cost, and sometimes that cost is more than we can bear.



More information about the Python-list mailing list