cluster_orchestrator (agents v0.2.0)

View Source

Summary

Functions

adaptive_load_balancing(Strategy)

adaptive_topology_optimizer(OrchestratorPid)

code_change(OldVsn, State, Extra)

collective_intelligence_aggregator(OrchestratorPid)

coordinate_inter_cluster(ClusterId1, ClusterId2)

create_agent_swarm(SwarmType, AgentCount, SwarmConfig)

deploy_emergent_behaviors(ClusterId, BehaviorPatterns)

emergent_behavior_engine(OrchestratorPid, Config)

handle_call(Request, From, State)

handle_cast(Msg, State)

handle_info(Info, State)

init(_)

inter_cluster_coordinator(OrchestratorPid, Config)

optimize_cluster_topology(ClusterId)

orchestrate_multi_cluster(Clusters, OrchestrationStrategy)

start_link()

swarm_intelligence(OrchestratorPid, Config)

terminate(Reason, State)