Read Block Thread

From EMule Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: ''Read Block Thread'' is a feature origins form the Morph Mod and adopted by many other mods, it moves Block reading operations to a separated thread what increases the performances on fas...)
 
Line 1: Line 1:
 
''Read Block Thread'' is a feature origins form the Morph Mod and adopted by many other mods, it moves Block reading operations to a separated thread what increases the performances on fast Lines, and reduces GUI lock downs. There are 2 different implementations the original one from Morph that provides one reading thread for each client and a new one from Neo that provides one reading thread per file, the modification was needed for voodoo.
 
''Read Block Thread'' is a feature origins form the Morph Mod and adopted by many other mods, it moves Block reading operations to a separated thread what increases the performances on fast Lines, and reduces GUI lock downs. There are 2 different implementations the original one from Morph that provides one reading thread for each client and a new one from Neo that provides one reading thread per file, the modification was needed for voodoo.
  
[[category:features]][[Category:Morphxtfeatures]][[Category:NeoFeatures]]
+
[[Category:Features]][[Category:MorphXT features]][[Category:NeoFeatures]]

Revision as of 20:09, 6 May 2010

Read Block Thread is a feature origins form the Morph Mod and adopted by many other mods, it moves Block reading operations to a separated thread what increases the performances on fast Lines, and reduces GUI lock downs. There are 2 different implementations the original one from Morph that provides one reading thread for each client and a new one from Neo that provides one reading thread per file, the modification was needed for voodoo.

Personal tools