RE: [elephant-devel] Multi user client-server performance

2008-04-04 Thread Vagif Verdi
> This is an issue on Allegro since it cannot thread and call foreign > code at the same time. I do not believe that SBCL suffers from this > particular limitation - presuming the C code is thread safe which BDB > is. > Ian Interesting. I'm using sbcl, so it is good to know that elephant w

Re: [elephant-devel] Multi user client-server performance

2008-04-04 Thread Ian Eslick
This is an issue on Allegro since it cannot thread and call foreign code at the same time. I do not believe that SBCL suffers from this particular limitation - presuming the C code is thread safe which BDB is. Ian On Apr 4, 2008, at 8:24 PM, Vagif Verdi wrote: I’m looking for a object dat

[elephant-devel] Multi user client-server performance

2008-04-04 Thread Vagif Verdi
I'm looking for a object database to play with and possibly adopt for future projects, and I'm reading elephant site and manuals so far. I have a few questions to clarify. Reading Allegrocache site http://www.franz.com/products/allegrocache/AllegroCache_for_ILC_2005.htm I stumbled into this re