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 是一个高性能远程过程调用框架,旨在构建分布式 Java 应用程序。它作为管理分布式服务网格的工具包,提供 gRPC 通信层以及用于注册和定位远程服务实例的系统。 该框架具有一个网络安全层,实现了 TLS 加密和授权检查,以保护服务之间传输的数据。它利用可插拔协议层支持多种通信标准,确保灵活的点对点连接。 可靠性和流量管理通过断路器、客户端负载均衡和服务健康监控来处理。该系统还包括用于分布式请求追踪和响应式远程流处理的可观测性工具,以提高资源效率。 该框架提供 JSON 数据序列化工具,并通过连接池和服务发现注册中心管理远程连接。
Supports reactive remote streaming using non-blocking calls to increase scalability and resource efficiency.