in reply to Re: Concurrency control in web applications
in thread Concurrency control in web applications

CVS might work for plaintext files, but isn't a good idea for use with an DBMS.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

:(){ :|:&};:

Note: All code is untested, unless otherwise stated

Replies are listed 'Best First'.
Re: Re: Re: Concurrency control in web applications
by Juerd (Abbot) on Oct 24, 2003 at 20:16 UTC

    CVS might work for plaintext files, but isn't a good idea for use with an DBMS.

    "or something alike" - this includes re-inventing the wheel.

    Note though that combining CVS with a DBMS is possible and not always a bad idea.

    Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }