|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Distributed DBM data storageby jeroenes (Priest) |
| on Jul 06, 2001 at 15:39 UTC ( #94434=note: print w/ replies, xml ) | Need Help?? |
|
I would suggest a RDBM like Postgres or oracle etc etc. These programs have solved the distributing problems. If you really need to stick with single files (a situation I would try to avoid), you can try your luck with BerkeleyDB. That DB has a locking mechanism that could be used for these kind of things. This may or not may need some tinkering of the perl interface... Cheers, Jeroen
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||