code wiki / _hdl_build / nx_gen_orchestrator_daemon.nx

nx_gen_orchestrator_daemon.nx

buildroot/runtime/_hdl_build/nx_gen_orchestrator_daemon.nx

3144 B66 linesdepth 9pulls 28 transitivereach 0 importersview sourcekind servicetopic gen
docsdependenciesstructsconstsfunctions

about

nx_gen_orchestrator_daemon.nx -- the deployable Elder AI gen daemon: argv config + accept-fork loop calling go_serve_conn (nx_gen_orchestrator lib). Runs behind nx_gen_gateway on loopback. argv: [1]=listen_port [2..5]=worker IPv4 octets [6]=worker_port [7]=store_prefix [8]=blobdir [9]=sidecar [10]=generator_host [11]=budget(opt) license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_gen_orchestrator.nx nx_syscalls.nx nx_gen_orchestrator_daemon.nx

imports: nx_gen_orchestrator.nxnx_syscalls.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_write sys_exit go_atoi sys_mmap sys_socket sys_setsockopt sys_bind sys_listen sys_accept sys_fork sys_close go_serve_conn sys_set_socket_timeout sys_mmap ↻ sys_setsockopt ↻ sys_munmap sys_mmap ↻ go_read_full sys_read go_find_seq go_hdr_int go_find_seq ↻ go_find_seq ↻ go_reqpath go_starts go_handle_generate sys_mmap ↻ go_json_str go_json_findval go_slen go_skip_sp go_400 sys_mmap ↻ go_cat go_send sys_mmap ↻ go_cat ↻ go_itoa sys_mmap ↻

structs

none

consts

8const K_MAGIC_1000000: i64 = 1000000

functions

10func main(argc: i64, argv: *i64) -> i64