翻訳と辞書
Words near each other
・ Oblique muscle of auricle
・ Oblique muscle of eye
・ Oblique order
・ Oblique popliteal ligament
・ Oblique projection
・ Oblique reflection
・ Oblique ridges of scapula
・ Objects in Space
・ Objects in the Mirror Are Closer Than They Appear
・ Objects in the Mirror Are Closer Than They Appear (Confrontation Camp album)
・ Objects in the Rear View Mirror May Appear Closer than They Are
・ Objects of cultural heritage in Poland
・ Objects of Desire
・ ObjectSecurity
・ Objectspace
ObjectStore
・ ObjectView
・ ObjectVision
・ ObjectWeb ASM
・ Objectworld Communications
・ Object–action interface
・ Object–subject–verb
・ Object–verb–subject
・ Objekt4
・ Objestnost
・ Objet d'art
・ Objet décoratif carré avec dieux tahitiens
・ Objet Geometries
・ Objet petit a
・ Objetivo Fama


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

ObjectStore : ウィキペディア英語版
ObjectStore

ObjectStore is a commercial object database, which is a specialized type of database designed to handle data created by applications that use object-oriented programming techniques. It is inspired by the Statice database originally developed at Symbolics. ObjectStore is innovative in its use of the C++ language to make database access transparent. Objects can be created in a database by overloading the operator new(). In this way, one can store C++ objects directly in the database and these persistent objects look and behave just like normal C++ objects. By making use of signals, ObjectStore traps pointer exceptions and transparently brings objects in from the database. In addition, by use of a technique called swizzling, the database can be accessed from different platforms, with pages being 'swizzled' as they are brought into memory on page faults to correct big endian versus little endian platform issues as well as virtual function table layout. The design of ObjectStore is described in a 1991 paper in the ''Communications of the ACM''.
ObjectStore was originally created in 1988 by Object Design, Incorporated, which was based in Burlington, Massachusetts and founded by several former Symbolics employees, including Daniel Weinreb. In 2002 the product was acquired by Progress Software, which continued to develop the technology, expanding its use beyond the object database market to target uses as a database for real-time computing, specifically designed for RFID data management, and as a cache for relational databases.
In 2013, Progress Software sold off many of its non-core products to Aurea Software, Inc., a newly formed operating subsidiary of ESW Capital, the investment arm of Trilogy Enterprises. As part of the deal the ObjectStore product line moved to a separate operating subsidiary of ESW Capital.

The ObjectStore product is used in many fields, including telecommunications, financial services, travel, GIS, and the government.
One of the early successful applications of the product was with Telstra to handle 13 and 1300 numbers in Australia - similar to 1800 numbers in the US. The product enabled the real time mapping of those numbers to a number closest to the caller - for example a local taxi company or the nearest open Pizza Hut.
==See also==

*Object database
*Object-oriented programming
*Database
*Real-time computing
*RFID

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「ObjectStore」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.