THE sortX ARCHITECTURE

sortX is written to make the best use of your computers fast 'RAM' as opposed to slower harddisk operations. Sorting is generally a time consuming task, and if your files are larger than the available RAM you are in for severe peformance degradation.

sortX reads chunks of your file into RAM and sorts it there, and fast. It then peforms a merge on disk. This minimises disk activity and gives you a fast result.

In addition, sortX is customizable for your operation. You can indicate the types of files you have, and set aside dedicated RAM for sortX to give even better performace. You can also customize sortX to give you some indication of 'progress' made with its own popup form.


Previous Page
  |  Home  |  Architecture  |  Download  |  Questions  |  Registration

Copyright 2001 AllMulti Systems
 

{footer}