Polyglot Architecture
SchedX runs a true C-based scheduling engine compiled directly into the backend. By leveraging standard streams (stdin/stdout), the Node.js Express server acts as a bridge, streaming precise JSON simulation traces directly to the Next.js frontend.
- Next.js App Router (React, TypeScript, Tailwind)
- Express API (Node.js, Child Processes)
- Custom C Engine (High-Performance Scheduler)