print print


File-based Storage System (Structured Storage Model)

Authors

Author: Thomas Weise

Abstract

"Structured Storage Model" is a file-based storage system written in Delphi. This storage System can be interfaced using COM, OLE and Delphi-Interfaces. It ships in the form of DLLs. This implementation supports all the interfaces used by OLE (IPersistStorage, IPersistStream, ILockBytes?) and thus could be a storage destination for all applications that use them, like Word, Excel and such and such. Furthermore, it provides additional operations like asynchronous IO and type-safe IO plus a very high performance, for which it was intended to be used as data base backend.

Keywords

Delphi (Programming Language), File Systems, Component Object Model, COM, Microsoft Windows

BibTeX

@misc{W2002SS,
  author                    = {Thomas Weise},
  title                     = {{File-based Storage System (Structured Storage Model)}},
  publisher                 = {{Chemnitz University of Technology, Faculty of Computer Science, Operating Systems Group: {Chemnitz, Sachsen, Germany}}},
  year                      = {2002},
  month                     = jun # {~11, },
  note                      = {``Structured Storage Model`` is a file-based storage system written in Delphi.},
  key                       = {W2002SS},
},

Links

Metadata: http://www.it-weise.de/documents/metaW2002SS.html
 
Presentation: http://www.it-weise.de/documents/files/W2002SS.pdf (747 kiB)
 
Source code: http://www.it-weise.de/documents/files/W2002SS_sources.zip (2 MiB)

back to the publication