Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Easily Host LLMs and Web Apps on Cloud Run
Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
dsh is a parallel distributed shell. dsh is a full replacement for the IBM PSSP 3.5 dsh with the exception of the SP2 specific node constructs being replaced with NIS support. dsh supports rsh, kerberized rsh, ssh or any other command.
* Welcome
- This package send remote commands in the nodes based on SSH communication.
* Support:
The Support Service is FREE. Do you need support?
Open a ticket and I will get back to you as soon as possible.
* Professional Services:
Do you need any FREE professional services to use?
Open a ticket as "FAQ request" and I will get back to you as soon as possible.
i.e: subject: [FAQ] connect mysql db
* CAUTION
- Sending unexpected commands (with or without 'root'...
A Batch and API oriented application for managed file transfer.
YADE (former SOSFTP) is a batch file transfer solution for FTP, FTPS, SFTP, WebDAV and other protocols. It provides a configurable command line client, an API and a bridge to the SOS JobScheduler.
YADE comes with advanced error handling and logging capabilities. YADE is able to create and maintain a transfer history in a central database.
Product Knowledge Base at https://kb.sos-berlin.com
Change Management System at https://change.sos-berlin.com
Reads from stdin, splits and sends to parallel invocations of commands
Useful to split up jobs over multiple CPU cores or even multiple computers. Examples:
tar -cf - /bigdirectory | splitjob -j 4 gzip > big.tar.gz
splitjob "ssh h1 bzip2" "ssh h2 bzip2" < f > f.bz2
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A utility for parallelizing the execution of shell functions.
PRLL HAS MOVED TO GITHUB
https://github.com/exzombie/prll
A utility for parallelizing the execution of shell functions. Focuses on convenience in interactive use, but is just as usable in shell scripts. Put your multicore to good use, or combine prll with ssh to create an instant cluster.
Manage node sets, node groups and execute commands on cluster nodes in parallel. Provides an event-based Python library to improve administration of large compute clusters or server farms. Command line tools: clush and nodeset included.
PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
Parallel Secure Shell (pssh) is an ssh wrapper that makes it easy to execute commands on multiple remote systems in parallel. pssh accepts lists of host names, system attributes and exclusions.
Parallel and atomic backup utility with web-based management. Written in PHP for simplicity in modifying and extending the framework. Multithreads not-so-multithreaded processes like rdiff-backup, rsync and SSH to decrease backup windows.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Rover is a Perl package that provides a means of executing commands on remote machines via SSH, Telnet, or Rsh. Connections are made and then managed using Expect for Perl. A distinct advantage of Rover is its ability to process many hosts in parallel.
SimParEx executes a program(command) on many computers (farm) in parallel and collects the results (task farming). Major features: minimal requirements (TCP, SSH, Perl), flexible task definition, web interface.
This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.