Overview
Architecture
Modular, on-demand usage of a multi-language function runtime, function system, and data system
Multi-language Function Runtime
Build powerful, distributed applications in Python, Java, and C++ as easily as you would write a program for a single machine.
Function System
Maximize cluster resource utilization with dynamic scheduling, which seamlessly scales and migrates function instances across nodes.
Data System
Accelerate data transfer between function instances using a multi-level distributed caching system that supports both object and stream semantics.
*In openYuanrong, the function is a core concept that extends the Serverless model. It behaves like a process in a single-machine OS, representing a running instance of a distributed application while offering native support for inter-function calls.
