Introduction to the Hybrid Runner
Unlock the power of Coherent Spark and seamlessly deploy your logic on-premises, private clouds, or personal devices! Coherent Spark includes the groundbreaking capability that leverages WebAssembly (or Wasm) technology as a secure sandbox to execute near-native code.
Our platform takes Excel spreadsheet logic to new heights by converting it into efficient C++ code, which is then encapsulated into WebAssembly modules. This innovative approach empowers users to package and deploy their Excel-based applications within Docker containers.
Key features
Privacy and security: Coherent Spark ensures the protection of sensitive data, making it an ideal choice for applications handling personally identifiable information (PII). The WebAssembly sandbox provides a secure environment for executing your logic, safeguarding your data at every step.
On-premise scalability: Take control of your computing resources with on-premise deployment. This option allows you to scale and optimize your infrastructure according to your specific needs.
Low-latency performance: Experience fast performance with our Neuron runner and guarantee low-latency results for your applications.
Telemetry tools: Support for OpenTelemetry to enable logging of service status and API calls.
How it works
The Spark team has created and provided a Docker image nodegen-server (also referred to as the Neuron runner) to create and run containerized applications designed explicitly for executing Wasm modules generated by Spark.
Use the ImpEx APIs to export Wasm modules from Spark. These modules, along with the nodegen-server, can be neatly packaged into Docker containers. This process is designed with continuous integration/continuous delivery (CI/CD) in mind, ensuring a streamlined and automated deployment process.
Last updated
