[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "concurrency" branch updated
From: |
Eli Zaretskii |
Subject: |
Re: "concurrency" branch updated |
Date: |
Fri, 06 Nov 2015 10:37:11 +0200 |
> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden, address@hidden
> Date: Thu, 05 Nov 2015 17:46:29 -0500
>
> > Any large computational task needs to be written to surrender control
> now and then, if it might be used in an Emacs session that also talks to
> network servers that may time out and close connections if Emacs ignores them
> for too long.
>
> It is easy to make a function that offers to switch threads.
Tom already wrote it, and it is part of the code on the branch. It's
called 'thread-yield', not surprisingly.
- Re: "concurrency" branch updated, (continued)
- Re: "concurrency" branch updated, Ken Raeburn, 2015/11/05
- Re: "concurrency" branch updated, Richard Stallman, 2015/11/04
- Re: "concurrency" branch updated, Eli Zaretskii, 2015/11/04
- Re: "concurrency" branch updated, Ken Raeburn, 2015/11/05
- Re: "concurrency" branch updated, John Wiegley, 2015/11/05
- Re: "concurrency" branch updated, David Kastrup, 2015/11/05
- Re: "concurrency" branch updated, John Wiegley, 2015/11/05
- Re: "concurrency" branch updated, Tom Tromey, 2015/11/05
- Re: "concurrency" branch updated, John Wiegley, 2015/11/05
- Re: "concurrency" branch updated, Richard Stallman, 2015/11/05
- Re: "concurrency" branch updated,
Eli Zaretskii <=
- Re: "concurrency" branch updated, Tom Tromey, 2015/11/05
- Re: "concurrency" branch updated, Tom Tromey, 2015/11/05
- Re: "concurrency" branch updated, Eli Zaretskii, 2015/11/06
- Re: "concurrency" branch updated, Tom Tromey, 2015/11/06