![]() |
(git:ed6f26b)
|
Go to the source code of this file.
Data Types | |
type | swarm_worker::swarm_worker_type |
Modules | |
module | swarm_worker |
Workers's routines for the swarm-framework. | |
Functions/Subroutines | |
subroutine, public | swarm_worker::swarm_worker_init (worker, para_env, input_declaration, root_section, input_path, worker_id) |
Initializes a swarm worker. | |
subroutine, public | swarm_worker::swarm_worker_execute (worker, cmd, report, should_stop) |
Central execute routine of the swarm worker. | |
subroutine, public | swarm_worker::swarm_worker_finalize (worker) |
Finalizes a swarm worker. | |