1 个仓库
Processes hundreds of thousands of events per second from HTTP, message queues, and streaming sources with automatic scaling.
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 Event 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 hundreds of thousands of events per second from HTTP, message queues, and streaming sources with automatic scaling.