Skip to content

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.

    Learn more

  • Flavors


    Deployment variants built for different environments (edge, cloud, dev).

    Learn more

  • Pipelines


    Processing workflows for compile and runtime operations.

    Learn more

  • Modules


    Configurable components that define pipeline behavior, inputs, and outputs.

    Learn more

  • Launchers


    Runtime frameworks for executing 10x Engine in various deployment contexts.

    Learn more

  • GitOps


    Version-controlled configuration management.

    Learn more