Skip to content
Sections
>> Trisquel >> Packages >> aramo >> java >> libexternalsortinginjava-java
etiona  ] [  nabia  ] [  aramo  ]

Package: libexternalsortinginjava-java (0.6.1-1)

External-Memory Sorting in Java

This Java class enables sorting large file without first loading them into memory. It is using External Sorting by dividing the files into small blocks, sort each block in RAM, and then merge the result. Many database engines and the Unix sort command support external sorting. It is possible to sort in a non-lexicographic order.

Other Packages Related to libexternalsortinginjava-java

  • depends
  • recommends
  • suggests

Download libexternalsortinginjava-java

Download for all available architectures
Architecture Package Size Installed Size Files
all 25.2 kB52 kB [list of files]