Distributed database: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 7: Line 7:
http://www.hl7.org/library/committees/structure/minutes/Minutes041999.doc
http://www.hl7.org/library/committees/structure/minutes/Minutes041999.doc
*[[object-oriented database]]s like [[ORB]] to make the data more consistently available via one programmatic interface;
*[[object-oriented database]]s like [[ORB]] to make the data more consistently available via one programmatic interface;
*[[relational database]]s that further structure the data but restrict data types to a fixed set;  Typically these are quite complex to truly distribute
*[[relational database]]s that further structure the data but restrict data types to a fixed set;  Typically these are quite complex to truly distribute, but see [[relational state transfer]] for how this might be done with help from:
*[[peer to peer]] networks that are more strictly hierarchical and reliant on [[namespace mechanics]] to match finder and publisher, e.g. [[Overnet]], some [[REST]] equivalents now in early testing
*[[peer to peer]] networks that are more strictly hierarchical and reliant on [[namespace mechanics]] to match finder and publisher, e.g. [[Overnet]], some [[REST]] equivalents now in early testing


Any of these might be required in [[Distributed Consumerium]]
Any of these might be required in [[Distributed Consumerium]]
Anonymous user