[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "concurrency" branch updated
From: |
Tom Tromey |
Subject: |
Re: "concurrency" branch updated |
Date: |
Thu, 05 Nov 2015 14:46:40 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Ken> So… yeah, I think some of them are possible, but I’m not sure any of
Ken> them would be a particularly good way to show off. Got any
Ken> suggestions?
One idea would be to make it so that each terminal runs in its own
thread. Maybe whatever accepts new connections from emacsclient could
also have its own thread as well.
This way connecting to Emacs from a tty could still work even if the X
frame is busy working (provided of course that the Lisp that is working
would yield periodically; but that is a good idea anyway for I/O).
Tom
- Re: "concurrency" branch updated, (continued)
- 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, 2015/11/06
- Re: "concurrency" branch updated, Tom Tromey, 2015/11/05
- Re: "concurrency" branch updated,
Tom Tromey <=
- Re: "concurrency" branch updated, Eli Zaretskii, 2015/11/06
- Re: "concurrency" branch updated, Tom Tromey, 2015/11/06