Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: concurent access with no RDBMS backend

by hiseldl (Priest)
on Mar 20, 2003 at 16:05 UTC ( [id://244616]=note: print w/replies, xml ) Need Help??


in reply to concurent access with no RDBMS backend

Take a look at tdb... from their site:

    TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
... and it's module TDB_File.

--
hiseldl
What time is it? It's Camel Time!

  • Comment on Re: concurent access with no RDBMS backend

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://244616]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-20 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found