Concepts
The architectural decisions behind NeuroSim — and why they matter when failure isn't an option.
Plugin Architecture: Why Binary Isolation Matters
How NeuroSim's plugin architecture provides complete isolation between simulation components through binary-level separation.
Schema-Driven UI: Zero Custom Code Configuration
How NeuroSim uses JSON Schema to automatically generate configuration interfaces for any plugin without custom UI code.
Event-Driven Simulation with Apache Kafka
How NeuroSim uses Apache Kafka as its message backbone for reliable, scalable, event-driven simulation orchestration.
Scenario Lifecycle: From Creation to Completion
How NeuroSim manages the complete lifecycle of simulation scenarios across distributed plugin components.
Plugin Isolation: Four Layers of Protection
How NeuroSim ensures complete isolation between simulation components through binary, namespace, configuration, and failure isolation.