saarin@alien.topB to Emacs@communick.newsEnglish · 1 year agoIs the lack of multithreading support in emacs a dealbreaker for you?message-squaremessage-square45fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareIs the lack of multithreading support in emacs a dealbreaker for you?saarin@alien.topB to Emacs@communick.newsEnglish · 1 year agomessage-square45fedilinkfile-text
minus-squareterminal_prognosis@alien.topBlinkfedilinkEnglisharrow-up1·1 year agoAre you sure the problem there is threading? I’m pretty sure it is not. There’s very little CPU usage. The problem is TRAMP is written synchronously when it should be asynchronous, not that it doesn’t have threads.
minus-squarenv-elisp@alien.topBlinkfedilinkEnglisharrow-up1·1 year agoNo detail in your response. How would Tramp benefit from multithreading in any way that isn’t achievable already with an asynchronous approach?
Tramp
Are you sure the problem there is threading? I’m pretty sure it is not. There’s very little CPU usage. The problem is TRAMP is written synchronously when it should be asynchronous, not that it doesn’t have threads.
No detail in your response. How would Tramp benefit from multithreading in any way that isn’t achievable already with an asynchronous approach?