Rate This Document
Findability
Accuracy
Completeness
Readability

Overview

Before using multi-queue multi-stream programming, you need to understand the concepts related to queues and events. queue indicates a queue, and event indicates an event. An event can be conceptualized as a timestamp in a queue. Operators can be submitted via the kupl_queue_submit API for execution. KUPL further provides the capability of synchronizing events and queues individually.