10x Engine: AOT compiler and JIT processor
The 10x Engine executes apps that deploy alongside existing log pipelines. All processing runs inside your network. No log data is sent externally.
The engine operates in two phases: the AOT compiler builds symbol vocabulary from repos and container images; the JIT stream processor uses those symbols to recognize and optimize input events at runtime.
Components
-
Design
JIT/AOT optimization model for structured event processing.
-
Flavors
Deployment variants built for different environments (edge, cloud, dev).
-
Pipelines
Processing workflows for compile and runtime operations.
-
Modules
Configurable components that define pipeline behavior, inputs, and outputs.
-
Launchers
Runtime frameworks for executing 10x Engine in various deployment contexts.
-
GitOps
Version-controlled configuration management.