swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to synchronize actions?


From: Marcus G. Daniels
Subject: Re: How to synchronize actions?
Date: 16 Feb 1999 11:34:35 -0800

>>>>> "FM" == Fabio Mascelloni <address@hidden> writes:

FM> In the simulation I've to implement, there'a a set of Swarms wich
FM> , through a schedule of actions over themselves, have to generate
FM> ( using G.A.) a message to be sent to a superSwarm (a sort of
FM> blackboard).Once the superSwarm has received messages from all
FM> subSwarms, it processes them and generates a single message that
FM> is sent back to every subSwarm.

How about having each worker Swarm schedule a `recordResult:' on the
blackboard Swarm?  recordResult: could check to see if there is a full
batch of results and either do nothing, or commence a review.  The
review would result in new jobs being scheduled on each worker Swarm.

In other words, Schedule is the feature for synchronizing things in Swarm.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]