Stackless/microthreads merge news

Aahz Maruch aahz at netcom.com
Mon Mar 13 20:47:53 EST 2000


In article <Pine.GSO.4.10.10003140258460.12735-100000 at sundial>,
Moshe Zadka  <mzadka at geocities.com> wrote:
>
>What if you write a MOO-like universe? Few operations access IO (the 
>database is synched to the disk in a seperate micro-thread, which does
>block other threads occasionally, but it happens once per day), but
>1000 threads might be a bit hard on an OS.

I'd actually put the DB syncher in a separate OS thread.
--
                      --- 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

Three sins: BJ, B&J, B&J  --Aahz



More information about the Python-list mailing list