opensubscriber
   Find in this group all groups
 
Unknown more information…

e : emacs-devel@gnu.org 11 June 2005 • 8:18PM -0400

Re: Threads in emacs implementation
by Richard Stallman

REPLY TO AUTHOR
 
REPLY TO GROUP




    I think an alternate solution is to have no shared variables between
    threads once they are forked, and communicate through standard IPC
    (pipes, semaphores, etc.).

This is not possible with shallow binding.  All Lisp programs
use the same set of symbols, and each symbol has a value.
Many symbols' values have important standard meanings.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu....
http://lists.gnu.org/mailman/listinfo/emacs-devel

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.