Re: [agi] organising parallel processes, try2

2008-05-10 Thread Stephen Reed
- Original Message From: rooftop8000 <[EMAIL PROTECTED]> To: agi@v2.listbox.com Sent: Saturday, May 10, 2008 12:35:49 PM Subject: Re: [agi] organising parallel processes, try2 Do you think a hierarchy structure could be too restrictive? No, I have not yet found a use cas

Re: [agi] organising parallel processes, try2

2008-05-10 Thread rooftop8000
Do you think a hierarchy structure could be too restrictive? What if low-hierarchy processes need to make a snap decision to turn off high-level ones. How are new processes put into the hierarchy? What if a high-level process is faulty and should be deactivated?I think the 'scheduling' should be a

Re: [agi] organising parallel processes, try2

2008-05-09 Thread Stephen Reed
Artificial Intelligence Researcher http://texai.org/blog http://texai.org 3008 Oak Crest Ave. Austin, Texas, USA 78704 512.791.7860 - Original Message From: rooftop8000 <[EMAIL PROTECTED]> To: agi@v2.listbox.com Sent: Friday, May 9, 2008 3:24:14 PM Subject: [agi] organising pa

[agi] organising parallel processes, try2

2008-05-09 Thread rooftop8000
I'll try to explain it more.. Suppose you have a lot of processes, all containing some production rule(s). They communicate with messages. They all should get cpu time somehow. Some processes just do low-level responses, some monitor other processes, etc. Some are involved in looking at the wor