Subject Re: [IB-Architect] Classic vs SuperServer was IB/FB Lock manager failures
Author David Jencks
On 2002.09.19 11:12:23 -0400 Jim Starkey wrote:
> At 12:52 AM 9/20/02 +1000, Steven Shaw wrote:
> >From: "Jim Starkey" <jas@...>
> >
> >>[snip]
> >> First of all, thanks for the complement. I spent a lot of time
> >> making the compiler fast. The problem is that the compiler
> >> is memory allocation intensive. In simple classic, that is
> >> no problem because I also sweated blood to make the memory
> >> allocated fast. In a threaded world, however, the memory
> >> heap must be protected with a mutex that must be siezed and
> >> released on every block allocated. What works nicely for
> >> classic can become a hog in a threaded environment.
> >
> >The hoard memory allocator could be of help here:
> >
> > http://www.cs.utexas.edu/users/emery/hoard/
> >
>
> Nice reference. Looks good except for the LGPL problem.

problem?
http://groups.yahoo.com/group/hoard-announce/message/30

I think the license terms are fine for use with firebird and according to
my understanding (perhaps limited) and the link above, netfrastructure as
well. Am I missing something?

david jencks

>
> Jim Starkey
>
> To unsubscribe from this group, send an email to:
> IB-Architect-unsubscribe@onelist.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>