I want to know why you think that introduce threading will probably don’t needed. Cite [here]:
I do not know of anyone working on introducing threading yet, but the need for it is rapidly shrinking toward zero.
Have threading it’s not in fact a way to make things much more faster, especially on newer/fast machines ? I’ m not asking as a user, i’m asking as a developer of extensions. So:
- My extension will not run much more faster in a thread that is running outside all that issues you mention that mutter already have?
- It’s not good in fact isolate problems in different threads?
- It’s not in fact javascript a limitation to some type of specific performance problems like this for example?
- Will not be much more secure that extensions will run outside the mutter thread?
Thanks for the article. It help me a lot to understand a lot of things, but others things remains as questions…