2 रिपॉजिटरी
Streaming datasets over network connections for remote execution and retrieval.
Distinct from Remote Connectivity: Candidates focused on binary execution or AI connectivity; this is specific to data streaming for analysis.
Explore 2 awesome GitHub repositories matching data & databases · Remote Data Streaming. Refine with filters or upvote what's useful.
Vaex is a high-performance Apache Arrow DataFrame library and out-of-core data processing engine designed to handle billion-row tabular datasets in Python. It functions as a lazy evaluation framework that defers computations and transformations until results are required, enabling the processing of datasets that exceed available system RAM by mapping files directly from disk. The project distinguishes itself as a tool for big data visualization and exploration, specifically integrated for use within interactive notebooks. It provides specialized capabilities for machine learning feature engin
Streams datasets over secure network connections to facilitate remote execution and retrieval of binary files.
Sofa-rpc is a high-performance remote procedure call framework designed for building distributed Java applications. It functions as a toolkit for managing a distributed service mesh, providing a gRPC communication layer and a system for registering and locating remote service instances. The framework features a network security layer that implements TLS encryption and authorization checks to protect data transmitted between services. It utilizes a pluggable protocol layer to support multiple communication standards, ensuring flexible point-to-point connectivity. Reliability and traffic manag
Supports reactive remote streaming using non-blocking calls to increase scalability and resource efficiency.