next up previous contents
Next: Examples Up: Programming Issues Previous: Choosing the Format

Data Access

One part of the programmability problems of Asterix in the past has been the requirement to use file mapping in analysis tasks. Thus puts off the casual programmer because the requirement to split even simple tasks into two layers to dereference pointers. The new data interface provides three data access mechanisms,

The important point for the user is that all 3 access methods will be supported on all data formats where appropriate, although the most efficient method will vary depending on the way the data is accessed and the way it is stored on disk.



Web Master
Wed Oct 8 09:28:40 BST 1997