Content Addressable File Store (original) (raw)

About DBpedia

The Content Addressable File Store (CAFS) was a hardware device developed by International Computers Limited (ICL) that provided a disk storage with built-in search capability. The motivation for the device was the discrepancy between the high speed at which a disk could deliver data, and the much lower speed at which a general-purpose processor could filter the data looking for records that matched a search condition. ICL received the Queen's Award for Technological Achievement for CAFS in 1985.

Property Value
dbo:abstract The Content Addressable File Store (CAFS) was a hardware device developed by International Computers Limited (ICL) that provided a disk storage with built-in search capability. The motivation for the device was the discrepancy between the high speed at which a disk could deliver data, and the much lower speed at which a general-purpose processor could filter the data looking for records that matched a search condition. Development of CAFS started in ICL's Research and Advanced Development Centre under Gordon Scarrott in the late 1960s following research by George Coulouris and John Evans who had completed a field study at Imperial College and Queen Mary College on database systems and applications (Scarrott, 1995). Their study had revealed the potential for substantial performance improvements in large-scale database applications by the inclusion of search logic in the disk controller. In its initial form, the search logic was built into the disk head. A standalone CAFS device was installed with a few customers, including BT Directory Enquiries, during the 1970s.The device was subsequently productised and in 1982 was incorporated as a standard feature within ICL's 2900 series and Series 39 mainframes. By this stage, to reduce costs and to take advantage of increased hardware speeds, the search logic was incorporated into the disk controller. A query expressed in a high-level query language could be compiled into a search specification that was then sent to the disk controller for execution. Initially this capability was integrated into ICL's own Querymaster query language, which worked in conjunction with the IDMS database; subsequently it was integrated into the ICL VME port of the Ingres relational database. ICL received the Queen's Award for Technological Achievement for CAFS in 1985. One factor which limited the adoption of CAFS was that the device needed to know the layout of data on disk, and placed constraints on this layout. Integrating database products with CAFS often involved a change in page layout, making the integration very expensive, especially with the market trend towards use of third-party database software. Managing data integrity in a concurrent environment also required close attention, since a CAFS search would execute without any knowledge of locks and caches maintained by the database software. ICL also produced a version of CAFS for its DRS minicomputer range called SCAFS (Son of CAFS). Unlike its mainframe cousin, this was implemented using custom firmware running on an industry-standard microprocessor. Software supporting third-party databases including Ingres, Informix and Oracle was marketed as the Ingres Search Accelerator (etc.). Each third-party product required modification, and was supplied with a dummy SCAFS interface library, to be replaced by the ICL product. The technology was also licensed to IBM for use with DB2 on the RS/6000. The device eventually became obsolete as processor speeds increased, removing the original justification for the device, namely that a central processor was not able to search data as fast as the disk subsystem could deliver it. Larger memory sizes also meant that many medium-sized databases could be kept entirely in memory. These factors removed any mass market for SCAFS and made it uneconomic. (en)
dbo:wikiPageID 1271356 (xsd:integer)
dbo:wikiPageLength 4760 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1084240942 (xsd:integer)
dbo:wikiPageWikiLink dbr:George_Coulouris_(computer_scientist) dbc:ICL_mainframe_computers dbr:Content-addressable_storage dbr:Directory_assistance dbr:International_Computers_Limited dbc:Computer_storage_devices dbc:Computer-related_introductions_in_1982 dbc:Computer_storage_media dbr:IBM_DB2 dbr:IBM dbr:IDMS dbr:Ingres_(database) dbr:Oracle_Database dbr:ICL_DRS dbr:ICL_VME dbr:RS/6000 dbr:BT_Group_plc dbr:Queen's_Award_for_Enterprise dbr:Informix
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Use_dmy_dates dbt:ICL_hardware
dct:subject dbc:ICL_mainframe_computers dbc:Computer_storage_devices dbc:Computer-related_introductions_in_1982 dbc:Computer_storage_media
gold:hypernym dbr:Device
rdf:type yago:WikicatComputerStorageDevices yago:WikicatComputerStorageMedia yago:Artifact100021939 yago:Computer103082979 yago:Device103183080 yago:DigitalComputer103196324 yago:Instrumentality103575240 yago:Machine103699975 yago:Mainframe103711711 yago:Medium106254669 yago:MemoryDevice103744840 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatICLMainframeComputers dbo:Device yago:StorageMedium106263762 yago:Whole100003553
rdfs:comment The Content Addressable File Store (CAFS) was a hardware device developed by International Computers Limited (ICL) that provided a disk storage with built-in search capability. The motivation for the device was the discrepancy between the high speed at which a disk could deliver data, and the much lower speed at which a general-purpose processor could filter the data looking for records that matched a search condition. ICL received the Queen's Award for Technological Achievement for CAFS in 1985. (en)
rdfs:label Content Addressable File Store (en)
owl:sameAs freebase:Content Addressable File Store yago-res:Content Addressable File Store wikidata:Content Addressable File Store https://global.dbpedia.org/id/4iPMd
prov:wasDerivedFrom wikipedia-en:Content_Addressable_File_Store?oldid=1084240942&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Content_Addressable_File_Store
is dbo:knownFor of dbr:George_Coulouris_(computer_scientist)
is dbo:wikiPageDisambiguates of dbr:CAFS
is dbo:wikiPageWikiLink of dbr:CAFS dbr:George_Coulouris_(computer_scientist) dbr:Content-addressable_storage dbr:Lou_Burnard dbr:Database_machine dbr:Database dbr:International_Computers_Limited dbr:ICL_2900_Series
is foaf:primaryTopic of wikipedia-en:Content_Addressable_File_Store