1 repo
Zero-copy communication mechanisms for efficient data access across multiple processes.
Distinguishing note: Focuses on memory-mapped data sharing to avoid expensive data duplication.
Explore 1 awesome GitHub repository matching data & databases · Shared Memory Transports. 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
Allows multiple processes to access large sensor data buffers without expensive memory duplication.