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
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
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