Information for build parallel-20230822-2.oc9
ID | 31432 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | parallel | |||||||||||||||
Version | 20230822 | |||||||||||||||
Release | 2.oc9 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/parallel.git?.#d9a9de33c98ed5db14af3fa3cafa66e8a9b54ad0 | |||||||||||||||
Summary | Shell tool for executing jobs in parallel | |||||||||||||||
Description | GNU Parallel is a shell tool for executing jobs in parallel using one or more machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, or a list of tables. If you use xargs today you will find GNU Parallel very easy to use. If you write loops in shell, you will find GNU Parallel may be able to replace most of the loops and make them run faster by running jobs in parallel. If you use ppss or pexec you will find GNU Parallel will often make the command easier to read. GNU Parallel also makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs. GNU Parallel is command-line-compatible with moreutils' parallel, but offers additional features. | |||||||||||||||
Built by | fanjunkong | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Fri, 08 Nov 2024 15:03:18 CST | |||||||||||||||
Completed | Fri, 08 Nov 2024 15:04:34 CST | |||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/parallel.git:.:origin/master) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/parallel.git?.#origin/master'}} | |||||||||||||||
Tags |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Fri Nov 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230822-2 - bumper version * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230822-1 - initial build |