Re: Balanced tree type coming in next Python?
From: Thomas Guettler (guettli_at_thomas-guettler.de)
Date: 06/07/04
- Next message: David Turner: "Destructors and exceptions"
- Previous message: Dave Sellars: "Run child process with stdout and result on Win32?"
- In reply to: Christos : "Re: Balanced tree type coming in next Python?"
- Next in thread: Christos : "Re: Balanced tree type coming in next Python?"
- Reply: Christos : "Re: Balanced tree type coming in next Python?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 07 Jun 2004 16:46:06 +0200
Am Mon, 07 Jun 2004 12:57:09 +0300 schrieb Christos "TZOTZIOY" Georgiou:
> PS Any volunteers to port and maintain Judy arrays/trees for Python?-)
> http://judy.sourceforge.net/
> They'd be an interesting alternative to dictionaries in some cases (esp
> very large dictionaries).
Hi,
How do they compare to BTrees (ZODB)?
Regards,
Thomas
- Next message: David Turner: "Destructors and exceptions"
- Previous message: Dave Sellars: "Run child process with stdout and result on Win32?"
- In reply to: Christos : "Re: Balanced tree type coming in next Python?"
- Next in thread: Christos : "Re: Balanced tree type coming in next Python?"
- Reply: Christos : "Re: Balanced tree type coming in next Python?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|