You are not logged in Log in Join
You are here: Home » Members » poster

Log in
Name

Password

 

Zope Poster Child

Zope and Python stuff.

Hi. I'm Gary Poster.

Right now I have zasync released. It's a way to make asynchronous calls in Zope 2, inspired by Twisted. In addition to being able to look at the ZEO Twisted client to see how that works, zasync has some reusable bits that I think are cool, too. The bucketqueue (tests) is a subclass of the Python threaded queue that allows only one job from a given bucket to be done at a time. BForests (doctest) are a simple reusable pattern for collecting BTrees together for a cache that dumps out old items.

The other stuff here is pretty ancient.