Revision as of 23:09, 20 May 2005 editD6 (talk | contribs)393,081 editsm {{disambig}}← Previous edit | Revision as of 22:17, 17 July 2005 edit undoNiteowlneils (talk | contribs)25,409 editsm link serialNext edit → | ||
Line 1: | Line 1: | ||
'''Serialization''' has several meanings: | '''Serialization''' has several meanings: | ||
* '''Serialization''' is publication or broadcasting in serial form. | * '''Serialization''' is publication or broadcasting in ] form. | ||
* In ] ]s, ''']''' is a technique of ] in which concurrent ]s are processed as though they had been issued one at a time. | * In ] ]s, ''']''' is a technique of ] in which concurrent ]s are processed as though they had been issued one at a time. | ||
* In ], ''']''' is the encoding of ]s as sequences of ]s. | * In ], ''']''' is the encoding of ]s as sequences of ]s. |
Revision as of 22:17, 17 July 2005
Serialization has several meanings:
- Serialization is publication or broadcasting in serial form.
- In computer databases, transaction serialization is a technique of concurrency control in which concurrent database transactions are processed as though they had been issued one at a time.
- In computer science, serialization is the encoding of data structures as sequences of bytes.
If an internal link led you here, you may wish to change the link to point directly to the intended article. Category: