Read Block Thread
From EMule Wiki
(Difference between revisions)
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:MorphXT features]][[Category:NeoFeatures]] | + | [[Category:Features]][[Category:StulleMule features]][[Category:MorphXT features]][[Category:NeoFeatures]] |
Revision as of 20:10, 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.