swarm-support
[Top][All Lists]
Advanced

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

Re: multi-threading


From: Marcus G. Daniels
Subject: Re: multi-threading
Date: 07 May 1999 12:04:19 -0700

>>>>> "CS" == Carl Scheffler <address@hidden> writes:

CS> Does Swarm support multi-threading? Or in other words will the
CS> Swarm system make full use of a dual-processor computer?

Not yet.  The idea is to enhance the concurrent action handling to
actually spawn off threads; the logical model is there.
Unfortunately, this work keeps getting put on hold (e.g. for Java).

A feature that I'd like to have is an executive with load balancing
smarts to direct object migration.  For a MPI-based implementation of
concurrency in Swarm, we can use HDF5's parallel data access features
to handle the physical movement of agents between processors.  For a
multithreaded implementation of concurrency in Swarm, we can use Lisp
serialization over raw sockets to handle the physical movement of
agents.

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