Linklog

Format of a link log record

A linklog is a type of blog which is meant to act as a linked list. Common practice is for the post titles to link directly to an external URLs, and the content of the post includes information to complement the associated URL.[1]

Linklogs existed as a feature of computing systems before the internet as well. In distributed file systems a link log was a method of recording data in which a record is created and added to the proper log when updating a transaction. The format of a log record closely matches the specification of the transaction type it corresponds to. Link log records consisted of two parts in such a system: a set of type-independdent fields, and a set of type-specific fields. The former set consists of pointers to the preceding and succeeding records of the log.[2]

In PBX systems such as AUDIX link-logs were a collection of data collecting to assist operators in maintaining the system.[3]

Linklog software

See also

References

  1. Mathis, Brandon (2012-02-12). "Writing a Linklog".
  2. Kistler, James (1993-05-01). Disconnected Operation in a Distributed File System (PDF) (1 ed.). School of Computer Science, Carnegie Mellon University: Springer-Verlag Berlin Heidelberg. doi:10.1007/3-540-60627-0. ISBN 9783540606277. ISSN 0302-9743. Archived from the original (PDF) on 1993-05-01.
  3. DEFINITY AUDIX System Release 3.2.4 (PDF). Lucent Technologies. p. 35.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.