CingI v0.1.2 Cingi.FieldAgent View Source

Field agents are processes that are assigned a mission by an outpost Typically they run the bash command in the same environment as the outpost They run on the same node as the outpost but report the output to the mission

Link to this section Summary

Link to this section Functions

Link to this function finish_mission_plan(pid) View Source
Link to this function init_input_file(mission) View Source
Link to this function mission_has_finished(pid, result) View Source
Link to this function queue_other_field_agent_on_outpost_of_branch(pid, file, callback_fa_pid, branch_pid) View Source
Link to this function send_mission_plan(pid, plan, from_pid, next_mpid \\ nil) View Source
Link to this function send_result(pid, result, finished_mpid) View Source