awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 रिपॉजिटरी

Awesome GitHub RepositoriesCloud Batch Processing

Execution of large-scale batches of independent training trials using cloud-native batch services.

Distinct from Batch Processing Utilities: Focuses on the large-scale orchestration of training trials in the cloud, whereas general batch processing utilities focus on data pipes.

Explore 10 awesome GitHub repositories matching data & databases · Cloud Batch Processing. Refine with filters or upvote what's useful.

Awesome Cloud Batch Processing GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vwxyzjn/cleanrlvwxyzjn का अवतार

    vwxyzjn/cleanrl

    9,127GitHub पर देखें↗

    CleanRL is a reinforcement learning library and PyTorch framework providing a suite of reproducible implementations for online reinforcement learning algorithms. It serves as a deep reinforcement learning benchmark suite and experiment orchestrator designed for research and agent development across both discrete and continuous action spaces. The project is distinguished by its single-file algorithm implementation approach, which encapsulates each algorithm in a standalone script to eliminate complex class hierarchies. This structure is paired with a system for scheduling and executing large-s

    Executes thousands of training trials simultaneously by packaging code into containers for cloud batch services.

    Pythona2cactor-criticadvantage-actor-critic
    GitHub पर देखें↗9,127
  • hazelcast/hazelcasthazelcast का अवतार

    hazelcast/hazelcast

    6,570GitHub पर देखें↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Processes finite datasets to perform repetitive tasks like report generation.

    Javabig-datacachingdata-in-motion
    GitHub पर देखें↗6,570
  • apache/pinotapache का अवतार

    apache/pinot

    6,098GitHub पर देखें↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Launches a standalone job that builds segments from source data and pushes them to the cluster.

    Java
    GitHub पर देखें↗6,098
  • guangzhengli/k8s-tutorialsguangzhengli का अवतार

    guangzhengli/k8s-tutorials

    5,854GitHub पर देखें↗

    This is an educational repository that teaches container orchestration fundamentals through hands-on guides and practical examples. It covers core Kubernetes concepts including Pods, Services, Deployments, and Namespaces, providing step-by-step exercises that demonstrate how to manage containerized applications across a cluster. The tutorials walk through essential Kubernetes capabilities such as decoupling configuration from application code using ConfigMaps and Secrets, exposing Pods with stable network endpoints via Services, and routing external traffic with Ingress controllers. The mater

    Covers running batch jobs to completion using Kubernetes Job resources.

    Goconfigmapcontainerdeployment
    GitHub पर देखें↗5,854
  • zenml-io/zenmlzenml-io का अवतार

    zenml-io/zenml

    5,451GitHub पर देखें↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Executes large-scale machine learning workflows on remote cloud infrastructure for data processing and model training.

    Pythonagentopsagentsai
    GitHub पर देखें↗5,451
  • goldbergyoni/nodejs-testing-best-practicesgoldbergyoni का अवतार

    goldbergyoni/nodejs-testing-best-practices

    4,365GitHub पर देखें↗

    This project is a comprehensive guide and collection of best practices for testing Node.js backend applications. It provides a curated set of patterns and reference examples for writing reliable unit, integration, and component tests. The project distinguishes itself through specific strategies for backend integration, including detailed methods for API contract testing against OpenAPI specifications and shared schemas. It offers specialized guidance on managing message queue testing, focusing on idempotency, resilience, and asynchronous event synchronization. The guide covers a broad range

    Provides methods to test message queue consumers using batches with mixed failures to ensure system resilience.

    JavaScriptbackendbest-practicescomponent-testing
    GitHub पर देखें↗4,365
  • gam-team/gamGAM-team का अवतार

    GAM-team/GAM

    4,206GitHub पर देखें↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Performs actions on items extracted from specific columns of a CSV file, Google Sheet, or cloud object.

    Pythongamgooglegoogle-admin-sdk
    GitHub पर देखें↗4,206
  • googleapis/python-genaigoogleapis का अवतार

    googleapis/python-genai

    3,819GitHub पर देखें↗

    This project is a Python software development kit and framework for building applications that integrate with large language models. It serves as a multimodal content generator and vector embedding library, enabling the production and editing of text, images, audio, and video. The toolkit provides specialized capabilities for adapting base models through supervised and reinforcement training. It further distinguishes itself by offering tools for orchestrating complex workflows, including stateful chat sessions, the enforcement of structured output via schemas, and the integration of external

    Implements batch processing jobs for handling large volumes of requests with configurable dataset inputs and outputs.

    Python
    GitHub पर देखें↗3,819
  • bensheldon/good_jobbensheldon का अवतार

    bensheldon/good_job

    2,975GitHub पर देखें↗

    Good Job is a background job processor for Ruby on Rails that utilizes a PostgreSQL database as its primary storage engine. By leveraging relational database transactions, it ensures persistent and reliable task execution, integrating directly with the Active Job framework to handle asynchronous operations and recurring job scheduling within existing application environments. The system distinguishes itself through an in-process execution model that allows background workers to run within the same process as the web server, simplifying deployment by removing the need for separate worker servi

    Allows grouping multiple tasks into a single collection to track collective progress and trigger lifecycle callbacks.

    Rubyactivejobactivejob-backendhacktoberfest
    GitHub पर देखें↗2,975
  • facebookresearch/map-anythingfacebookresearch का अवतार

    facebookresearch/map-anything

    2,915GitHub पर देखें↗

    Map-anything is a 3D scene reconstruction framework and neural geometry estimator designed to transform two-dimensional images into metric three-dimensional spatial representations using feed-forward neural networks. It provides a specialized toolkit for predicting camera intrinsics and ray directions from single images without requiring external geometric metadata. The project includes a 3D model benchmarking suite that utilizes a unified model wrapper to standardize outputs from diverse reconstruction models. This allows for consistent evaluation and accuracy measurement across various spat

    Automates the execution of data processing stages across multiple datasets using a SLURM cluster launcher.

    Python3d-reconstructionaicalibration
    GitHub पर देखें↗2,915
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Batch Processing Systems
  5. Batch Processing Utilities
  6. Cloud Batch Processing

सब-टैग एक्सप्लोर करें

  • CSV-Driven BatchingExecution of administrative commands where target items and attributes are sourced from CSV files or spreadsheets. **Distinct from Cloud Batch Processing:** Specializes cloud batch processing by using structured CSV/Sheet data as the input driver for API calls.
  • Cluster Batch Processing1 सब-टैगOrchestrating large-scale data processing tasks across a cluster of compute nodes. **Distinct from Cloud Batch Processing:** Focuses on SLURM-driven batch processing for datasets, not cloud-native training trials.