home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / theory / 357 next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.7 KB

  1. Path: sparky!uunet!cimshop!davidm
  2. From: davidm@consilium.com (David S. Masterson)
  3. Newsgroups: comp.databases.theory
  4. Subject: Re: Optimistic Concurrency Control
  5. Message-ID: <DAVIDM.92Aug12133625@consilium.com>
  6. Date: 12 Aug 92 20:36:25 GMT
  7. References: <713419958snx@cascade.demon.co.uk> <DAVIDM.92Aug10113706@consilium.com>
  8.     <1992Aug11.050133.23420@redbrick.com>
  9. Sender: root@cimshop.UUCP
  10. Organization: Consilium Inc., Mountain View, California
  11. Lines: 22
  12. In-reply-to: jfr@redbrick.com's message of 11 Aug 92 05:01:33 GMT
  13. X-Posting-Software: GNUS 3.13  [ NNTP-based News Reader for GNU Emacs ]
  14.  
  15. >>>>> On 11 Aug 92 05:01:33 GMT, jfr@redbrick.com (Jon Rosen) said:
  16.  
  17. > The advantages of optimistic concurrency [...] are the high level of
  18. > concurrency without lock contention that can be achieved.  We at Red Brick
  19. > find this particularly interesting because query servers do not have the
  20. > need to provide a high level of concurrency control for transaction
  21. > processing.  We are willing to sacrifice TPS rates in exchange for high
  22. > availability and query performance.  Much of the overhead of TPS-bound
  23. > systems occurs inside the lock manager, particularly if a seperate process
  24. > is involved in handling locking activity.
  25.  
  26. Rdb/VMS implements read-only snapshot files (I imagine others do to) that
  27. allow queries to operate concurrently with write transactions.  How does this
  28. affect your view of the usefulness of optimistic locking?
  29. --
  30. ====================================================================
  31. David Masterson                    Consilium, Inc.
  32. (415) 691-6311                    640 Clyde Ct.
  33. davidm@consilium.com                Mtn. View, CA  94043
  34. ====================================================================
  35. "When the government attempts to regulate everything, all is lost."
  36. -- Thibaudeau
  37.