bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38807: [Feature request]: Support lisp workers like web workers.


From: Dmitry Gutov
Subject: bug#38807: [Feature request]: Support lisp workers like web workers.
Date: Mon, 30 Dec 2019 18:40:49 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 30.12.2019 17:23, Eli Zaretskii wrote:
We have threads in Emacs, so you could start by using them, no?

The main point of Web Workers is that they run in parallel to the main thread.

So the bit about not being able to access "data in the UI thread" is about no need for synchronization, I suppose.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]