On Tue, 2005-03-15 at 23:26 +0100, André Warnier wrote:
> Do I get the feeling this is getting a bit off-topic ? :-)

That's because we believe we answered your question and are now talking
about interesting side-topics.

> a) is it possible/easy to share this data between a number of 
> Apache2/mod_perl2 request handlers ? If yes, how ?

BerkeleyDB, MySQL, or SQLite3, but I don't think BDB works in Win32.  I
don't think any of the shared memory modules work on Win32 either, and
they tend to be slower than MySQL anyway, for various reasons.

- Perrin

Reply via email to