[Zope-Coders] Status of QueueCatalog?
Toby Dickenson
tdickenson@geminidataloggers.com
Wed, 27 Nov 2002 10:23:46 +0000
On Tuesday 26 November 2002 6:29 pm, Shane Hathaway wrote:
> Andreas Jung wrote:
> > Can someone give a short note on the status of QueueCatalog? Is it
> > ready for production?
>
> Well, it's *in* production. :-) One lesson we learned, though, is that
> you have to think about the number of buckets you need. The default is
> 1009, and they all have to be loaded into memory to flush or examine th=
e
> queue. This was a big burden until we reduced it to 7 buckets. No
> problems since.
Is this publically available?