Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Algox2 Drawings
Algox2 Drawings

Contents:

  • clickhouse
    • arch_live_hist
    • govern_backpressure
    • ingestion_materialization
    • poc
  • k8
    • arch
  • nyse
    • nyse_algox2
    • nyse_x2hub
  • omenv
    • dev.ak-8
    • dev.ak-8wip
  • plantuml_docs
    • INTRODUCTION
    • STANDARD LIBRARY
    • bob_alice
    • color_legend
    • legend_netcolor
    • nwdiag_shapes_1
    • nwdiag_shapes_2
    • nwdiag_shapes_3
    • nwdiag_sprites_1
    • stdlib
  • ptp
    • ptp_nj
  • tracto.ai
    • high-level_architecture_components
    • offline_trainig
    • online_stream_consumption
    • pilot_runbook
    • security_tenancy
  • x2arch
    • caching
    • caching2
Back to top
View this page

dev.ak-8ΒΆ

@startuml
nwdiag {

group {
description = "Benchmark";
color = "#87CEFA";
x2sup;
x2w;
kafkaw;
}

group {
color =   "#00FF00";
description = "User Interface";
x2ui;
kafkaui;
rdpui;
}

inet [shape = cloud, color = "#00FF00"];
inet -- x2svc;

network Eth_Ext {
color = "#87CEFA";
description ="Pub/SubData Interface"
address = "192.168.108.0/24"
width = full;
x2sup [address="192.168.108.2, 192.168.108.3, 192.168.108.4, 192.168.108.5", description="x2sup"];
x2ui [address = "192.168.108.1"];
kafkaw [address="192.168.108.6, 192.168.108.7"];
x2w [address="192.168.108.1"];
kafkaui [address = "192.168.108.1"];
rdpui [address = "192.168.108.1"];
}

network Eth_Ctrl {
color = "#00FF00";
description = "Control Interface";
address = "192.168.10.0/24";
x2sup [shape = collections] [address = "192.168.10.21, 192.168.10.31, 192.168.10.41, 192.168.10.51"];
kafkaw [shape = collections ] [address = "192.168.10.61, 192.168.10.71"];
x2ui [address = "192.168.10.11"];
x2w [address = "192.168.10.11"];
kafkaui [address = "192.168.10.11"];
rdpui [address = "192.168.10.11"];
x2svc [address = "192.168.10.11", color = "#00FF00"];
}

network IB_Int {
description = "Infiniband Backplane";
address = "192.168.218.0/24";
color = "yellow";
x2sup;
}

network Eth_Int {
description = "Ethernet Backplane";
address = "192.168.208.0/24";
color = "yellow";
x2sup;
}

}
@enduml

Next
dev.ak-8wip
Previous
omenv
Copyright © 2025, AlgoRND
Made with Sphinx and @pradyunsg's Furo
Last updated on Nov 24, 2025

commit:2025-11-23.3dbdeee4b