generic No_Of_CPU_Cores : Positive; package Swarm_Control_Concurrent_Generic is
type Job_Type is (Set_Accelerations, Forward_Messages, Move_Elements, Update_Rotations, No_Job);
No_Of_CPU_Cores : Positive;
procedure Distribute_Jobs