Webster's Online Dictionary
with Multilingual Thesaurus Translation

 
Earth's largest dictionary with more than 1226 modern languages and Eve!

Specialty Expressions: EXTERNAL SORT

ExpressionsDomainDefinition
External sortComputingA sort requiring the use of auxiliary storage because the set of items to be sorted cannot be held in the available internal storage at one time. Source: European Union. (references)
External sortMathAny sort algorithm that uses external memory, such as tape or disk, during the sort. Since most common sort algorithms assume high-speed random access to all intermediate memory, they are unsuitable if the values to be sorted don't fit in main memory. (references)

Source: compiled by the editor from various references; see credits.

Top