[Twisted-Python] bsddb?

Itamar Shtull-Trauring itamar at itamarst.org
Fri May 14 11:06:51 EDT 2004


On Fri, 2004-05-14 at 08:27, Bill la Forge wrote:

> Ah, Atop looks interesting. Thanks!

Atop is designed so that each operation is either very quick and
non-blocking, *or* long running operations like iterating over results
that can be easily broken up (and which is which is very clear). As a
result atop works quite well without threads.

-- 
Itamar Shtull-Trauring    http://itamarst.org






More information about the Twisted-Python mailing list