dual processor

Paul Rubin http
Tue Sep 6 02:31:13 EDT 2005


Steve Jorgensen <nospam at nospam.nospam> writes:
> In this case, it woiuld just be keeping a list of dirty hash tables, and
> having a process that pulls the next one from the queue, and cleans it.

If typical Python programs spend so enough time updating hash tables
for a hack like this to be of any benefit, Python itself is seriously
mis-designed and needs to be fixed.



More information about the Python-list mailing list