Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #16806

multitasking Forth

From Chris Hinsley <chris.hinsley@gmail.com>
Newsgroups comp.lang.forth
Date 2012-10-28 13:50 +0000
Message-ID <2012102813500973880-chrishinsley@gmailcom> (permalink)
Subject multitasking Forth

Show all headers | View raw


In a multitasking or multithreading Forth, does each thread have it's 
own dictionary ? Does the dictionary 'fork' at the point a new task is 
created ?

How is accsess to the dictionary mediated ? Can only the root thread 
create new words ?

How does FORGET and MARKER get handled if not ?

Chris

Back to comp.lang.forth | Previous | NextNext in thread | Find similar | Unroll thread


Thread

multitasking Forth Chris Hinsley <chris.hinsley@gmail.com> - 2012-10-28 13:50 +0000
  Re: multitasking Forth Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-10-28 12:09 -0500
  Re: multitasking Forth "Elizabeth D. Rather" <erather@forth.com> - 2012-10-28 07:59 -1000
    Re: multitasking Forth stephenXXX@mpeforth.com (Stephen Pelc) - 2012-10-29 13:49 +0000

csiph-web