[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Experiment with threads - no concurrency?
From: |
Arthur Miller |
Subject: |
Re: Experiment with threads - no concurrency? |
Date: |
Mon, 06 Sep 2021 20:11:03 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
"T.V Raman" <raman@google.com> writes:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>
> Also, see a message I sent a couple of weeks ago re threading, how
> little it is used in emacs itself (from my quick check not at all).
Yes, I remember that message.
> It would be good to have a few exemplars of where emacs' thread support
> actually helps to learn from and build out of going forward.
I agree.
>>> Since it is kind of lot's of I/O and independent tasks to do, I thought
>>> threads
>>> could come handy. However I see no difference from sequential code.
>>
>> This is a common misunderstanding, it seems. To help us fix it, could
>> you tell us what parts of our docs (docstrings or Texinfo manual) you
>> consulted before coming here?
>>
>>
>> Stefan
>>
>>