2 repos
Systems for executing computational nodes based on data dependencies and timing constraints.
Distinguishing note: Focuses on DAG-based dependency management for high-performance computing.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Task Schedulers. Refine with filters or upvote what's useful.
Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al
Executes computational nodes in a specific order based on data dependencies and timing constraints.
qBittorrent-Enhanced-Edition is a cross-platform desktop application designed to manage the downloading and uploading of files across peer-to-peer networks. It functions as an open-source file sharer, facilitating the decentralized distribution of digital content by breaking files into smaller pieces for efficient transfer. The application utilizes a high-performance library to handle complex protocol specifications and employs a mature widget toolkit to provide a consistent native user interface across Windows, macOS, and Linux. It operates as a network traffic manager, incorporating asynchr
Distributes heavy computational tasks across multiple CPU cores to prevent interface freezing.