Re: [Amforth] Multithreader with tasks

2012-06-05 Thread Erich Waelde
Hi Pito, On 06/05/2012 12:09 PM, pito wrote: > Hi, I've read the .pdf document on the amforth's multitasker and, as > I am a newbie with it, I am overhelmed by a term "task" and its > snip... The whole concept is called ``cooperative multi_task_ing'' not multi_thread_ing. A task is much closer

[Amforth] Multithreader with tasks

2012-06-05 Thread pito
Hi, I've read the .pdf document on the amforth's multitasker and, as I am a newbie with it, I am overhelmed by a term "task" and its friends so not easy to follow at least on the first reading. I think that cooperative mutlitasker is basically a multithreader, where we may have many threads, and e