1 repositorio
Registering custom task logic for generation, execution, and monitoring.
Distinct from Custom Task Executors: Focuses on the extensibility of task logic, distinct from general task execution.
Explore 1 awesome GitHub repository matching development tools & productivity · Task Functionality Extenders. Refine with filters or upvote what's useful.
Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer
Implements and registers custom task logic by providing interfaces for task generation, execution, and monitoring.