XAM
This article needs additional citations for verification. (November 2024) |
XAM, or the eXtensible Access Method, is a standard for computer data storage developed by IBM and EMC and maintained by the Storage Networking Industry Association (SNIA).[1][2] It was ratified as an ANSI standard by early 2011.[3][4] XAM is an API for fixed content aware storage devices. XAM replaces the various proprietary interfaces that have been used for this purpose in the past. Content generating applications now have a standard means of saving and finding their content across a broad array of storage devices.
XAM is similar in function to a file-system API such as the POSIX file and directory operations, in that it allows applications to store and retrieve their data. XAM stores application data in XSet objects that also contain metadata.
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- XAM Initiative Archived 2011-06-09 at the Wayback Machine – Provides good material both at the overview and detail level
- XAM SDK download Archived 2011-08-27 at the Wayback Machine – An open source reference implementation of the API
- XAM Developers Group – Provides information to assist developers working with XAM