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 الموزعة. يعمل كمجموعة أدوات لإدارة شبكة خدمات موزعة (Service Mesh)، ويوفر طبقة اتصال gRPC ونظاماً لتسجيل وتحديد مواقع مثيلات الخدمة البعيدة. يتميز إطار العمل بطبقة أمان شبكة تنفذ تشفير TLS وفحوصات التفويض لحماية البيانات المرسلة بين الخدمات. يستخدم طبقة بروتوكول قابلة للتوصيل لدعم معايير اتصال متعددة، مما يضمن اتصالاً مرناً من نقطة إلى نقطة. تتم إدارة الموثوقية وحركة المرور من خلال قواطع الدائرة (Circuit breakers)، وموازنة الحمل من جانب العميل، ومراقبة صحة الخدمة. يتضمن النظام أيضاً أدوات مراقبة لتتبع الطلبات الموزعة والبث البعيد التفاعلي لزيادة كفاءة الموارد. يوفر إطار العمل أدوات لتسلسل بيانات JSON ويدير الاتصال البعيد من خلال تجميع الاتصالات (Connection pooling) وسجل اكتشاف الخدمة.
Supports reactive remote streaming using non-blocking calls to increase scalability and resource efficiency.