DYNAMIC RULES & COMPUTATION

Beyond Ordinary DRACO®
Parallel-Aware Computing for the Data-First World

DRACO

Beyond Ordinary DRACO®

DRACO® (Dynamic Rules And Computation Engine) is our parallel-aware platform built to power high-performance processing of complex, hierarchical business data.

Traditional business applications struggle with XML and structured data, forcing developers to wrestle with heavy APIs just to make data usable. DRACO changes that. Our purpose-built language delivers clear, intuitive commands that make advanced data tasks simple — and parallel processing straightforward, fast, and reliable.

The DRACO runtime automatically scales across all available CPU cores and processing elements. As your hardware grows, DRACO intelligently adapts — instantly unlocking more performance without re-architecting your software.

Language Tuned for Parallel

function final_result {
                result = 5;
                output "Draco/Test4/PreLoopResult" = result;

                parallel loop 1 to MAXITERS as ID {
                result = result + ID;
                // output per iteration
                output "Draco/Test4/Iter$ID$/Result" = result;
                }
            }
                

Your DRACO code is compiled to C# and MSIL which is then bound into an assembly and runs in your application. It can be served using a client/server architecture, integrated into a web service, or directly into your application. We even provide a secure loading mechanism to ensure that your compiled code is only loaded in a trust environment.

Highly Capable and Extensible
  • Parallel-aware ready for multi-core hardware deployment.
  • Optimized to operate on XPaths and XML structured data.
  • Language constructs that are designed for insurance processing.
  • Loop constructs that allow you to sort and organize data.
  • Safe parallel operations so you don't have to be a parallel processing genius.
  • Tight memory model to reduce memory pressure in high throughput environments.
  • Remoting, TCP/IP Listener, and Web Service hosts for multiple integrations.
  • Remote and secure deployments of code libraries.
  • Requires Microsoft's .NET Framework (Not core)

Beyond Ordinary DRACO® Pricing

A subscription model where you get updates, support, how-to, and A.I. access. Yep, we have a trained A.I. that can generate DRACO language files and we will give you access to that A.I. without charging you extra.

Licensing Details
  • .NET Framework
  • Subscription License
  • $8,999 per machine with unlimited CPUs, single legal entity.
  • Wanna talk to a human? 50% of your licensed cost, per year, for that level of support.
  • OK with just web docs and getting updates? 25% of your licensed cost.

Cookie Compliance

We use cookies to ensure you get the best experience on our website. By continuing to use our site, you accept our use of cookies, privacy policy and terms of service.