[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Healthcare and Security/Privacy

  • From: Jack Rusher <jar@i...>
  • To: "K. Ari Krupnikov" <ari@i...>, xml-dev@l...
  • Date: Mon, 24 Jul 2000 21:11:26 -0700

erosos
"K. Ari Krupnikov" wrote:
> 
> Add to this transactional integrity, referential intergrity and caching
> that most RDBMSs (with the notable exception of MySQL, which in some
> ppl's oppinion is an SQL wrapper around a filesystem) provide for free.

  Transactional support?  Journaling with rollback.
  Referential integrity?  Dirty region logging.
  Caching?  Buffer/vnode caching?

  These things are available today in VxFS (for example).  There are
a lot of modern filesystems that owe more of their structure to the
Stonebraker paper on The Design of the Postgres Storage System than
they do to Maurice Bach's description of the Unix File System.

  There are a number of file oriented storage systems that provide
anything from BASE to ACID semantics for transactions.  There is an
extensive chapter in the famous Gray, et al, text on Transaction
Processing that addresses exactly these design issues.

  There have also been a number of file systems built on top of OS
database services (see ErosOS, etc) over the years.  The world does
not start and end with UFS and FAT32.  There are other technologies;
work has been done.

  In any case, none of this is provided "for free."  There are, as
always, assorted design trade offs inherent in building any sort of
storage subsystem.  If you implement a two phase commit transactional
model, there will be performance issues that need to be considered.

  This has the smell of a potential long term silly argument that
could pollute this otherwise sparse and high signal to noise ratio
mailing list.  I recommend that those who are interested in a more
fundamental understanding of the technologies underlying data storage
seek the above references.

Respectfully,

-- 
Jack Rusher, Senior Software Engineer | mailto:jar@i...
Integratus, Inc.                      | http://www.integratus.com

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.