swarm-support
[Top][All Lists]
Advanced

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

Re: Decentralized Scheduling


From: Marcus G. Daniels
Subject: Re: Decentralized Scheduling
Date: 26 Jun 2000 20:57:54 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

PJ> Since each agent is keeping its own schedule, I don't understand
PJ> how to make all events at time X happen in a random order.

Ok, please take a look at this:

 ftp://ftp.swarm.org/pub/swarm/src/users-contrib/anarchy/repeaters-0.1.tar.gz

Specifically, see the constructor in Repeaters.java which has:
  
  * a ConcurrentGroup customization (with or without randomization)

  * followed by a Schedule type customized to use it

  * followed by a a Swarm configured with that Schedule as a
    synchronization type.

The Swarm tarball below includes some necessary, non-trivial bug fixes
to make the above example work:

 ftp://ftp.swarm.org/pub/swarm/src/testing/swarm-2000-06-26.tar.gz

Boy, if people actually start using these Serious interfaces, I'm
gonna start feeling obligated to get parallelization implemented!  ;-)


                  ==================================
   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]