1 个仓库
Processes large volumes of streaming data and events in real time with sub-second latency using serverless functions.
Distinct from Serverless Processing: Distinct from Serverless Processing: adds explicit high-throughput performance characteristics to the serverless processing model.
Explore 1 awesome GitHub repository matching data & databases · High-Throughput Processing. Refine with filters or upvote what's useful.
Nuclio is a high-performance serverless framework designed for Kubernetes that automatically executes user functions when events arrive from HTTP endpoints, message queues, or streaming data platforms. It processes hundreds of thousands of events per second per function instance through efficient parallel workers, and can allocate functions to run on either CPU or GPU hardware to match workload requirements for data processing or machine learning tasks. The platform scales function instances down to zero when idle and wakes them on demand based on incoming event load, while providing an event
Processes large volumes of streaming data and events in real time with sub-second latency using serverless functions.