Re: Looking for a good Radix tree (Patricia) library in fedora

2010-11-22 Thread Philip Prindeville
On 11/16/10 9:02 PM, Kevin Kofler wrote: > Philip Prindeville wrote: >> Not sure if the threading support is needed or not... plus it might mean >> that it package only works on Linux (and not Win32, which Perl requires be >> supported). > > From the site: >> threads and synchronization: cprops pro

Re: Looking for a good Radix tree (Patricia) library in fedora

2010-11-16 Thread Kevin Kofler
Philip Prindeville wrote: > Not sure if the threading support is needed or not... plus it might mean > that it package only works on Linux (and not Win32, which Perl requires be > supported). >From the site: > threads and synchronization: cprops provides a pthread-like api. On unix > platforms the

Re: Looking for a good Radix tree (Patricia) library in fedora

2010-11-05 Thread Philip Prindeville
Well, there's the cprops library, but I'd need to make a package out of that first http://cprops.sourceforge.net/ Seems like this might be generically useful (i.e. not just for radix tries but the other search types). Not sure if the threading support is needed or not... plus it might mean