Read Block Thread
From EMule Wiki
(Difference between revisions)
DavidXanatos (Talk | contribs) (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...) |
|||
(4 intermediate revisions by one user not shown) | |||
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:StulleMule features]][[Category:MorphXT features]][[Category:NeoMule features]] |
Latest revision as of 03:29, 30 March 2011
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.