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
editReferences
edit- ^ Conry-Murray, Andrew (August 6, 2008). "XAM Standard Plans for the Future of Storage". NetworkComputing.com. Informa. Retrieved 2024-11-29.
- ^ Todd, Steve (2009). "The eXtensible Access Method (XAM) Standard". International Journal of Digital Curation. 4 (2). doi:10.2218/ijdc.v4i2.97. Retrieved 2024-11-29 – via ResearchGate.
- ^ "SNIA XAM Approved as ANSI Standard". StorageNewsletter.com. Micro-Journal. 2011-01-17. Retrieved 2024-11-29.
- ^ "XAM Published as ANSI Standard". SNIA. March 2011. Retrieved 2024-11-29.
External links
edit- XAM Initiative – Provides good material both at the overview and detail level
- XAM SDK download – An open source reference implementation of the API
- XAM Developers Group – Provides information to assist developers working with XAM