Misplaced Pages

Serialization (disambiguation): Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 04:20, 2 July 2007 editJmax- (talk | contribs)910 edits data serialization is not necessarily into bytes.← Previous edit Revision as of 04:39, 17 September 2007 edit undoEwlyahoocom (talk | contribs)Extended confirmed users19,149 edits {{disambig-cleanup}}Next edit →
Line 6: Line 6:
* In ], ''']''' is the encoding of ]s for the purpose of transmission or storage. * In ], ''']''' is the encoding of ]s for the purpose of transmission or storage.


{{disambig}} {{disambig-cleanup}}

Revision as of 04:39, 17 September 2007

Serialization or serialisation has several meanings:

  • Serialization is publication or broadcasting in serial form.
  • In computer databases, transaction serialization (serializability) is a technique of concurrency control in which concurrent database transactions are processed as though they had been issued one at a time. A serializable schedule over a set S of committed transactions is a schedule whose effect on any consistent database instance is guaranteed to be identical to that of some complete serial schedule over S. That is, the database instance that results from executing the given schedule is identical to the database instance that results from executing the transactions in some serial order.
  • In computer science, serialization is the encoding of data structures for the purpose of transmission or storage.
Topics referred to by the same term Disambiguation iconThis disambiguation page lists articles associated with the same title.
If an internal link led you here, you may wish to change the link to point directly to the intended article.
Note: This page may need to be cleaned up to meet Misplaced Pages's quality standards. Further information might be found on the talk page.