1 रिपॉजिटरी
Utilities for executing a series of commands stored in a file using parallel or threaded execution.
Distinct from Batch Input Processing: Focuses on executing a sequence of command-line instructions rather than processing raw data inputs.
Explore 1 awesome GitHub repository matching data & databases · Command Batch Processors. Refine with filters or upvote what's useful.
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
Executes sequences of commands from files using multiprocessing or threading for high-performance administration.