-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
52 lines (29 loc) · 1.37 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
======================================================================
paexec: Small program that processes a list of tasks in parallel
on different CPUs, computers in a network or whatever.
Full documentation is available in paexec.1 and paexec.pod.
paexec.pdf presentation is also available in presentation/
subdirectory.
author: Aleksey Cheusov <[email protected]>
source code: https://github.com/cheusov/paexec
https://sourceforge.net/projects/paexec
licence: MIT license
======================================================================
INSTALLATION
See INSTALL file
======================================================================
PACKAGES
1) pkgsrc (NetBSD, DragonFlyBSD, Linux, Solaris...)
See parallel/paexec (http://pkgsrc.se/parallel/paexec)
2) FreeBSD
See devel/paexec (http://www.freshports.org/devel/paexec)
3) Debian Linux
https://packages.debian.org/
4) AltLinux
https://packages.altlinux.org/en/sisyphus/srpms/paexec
5) ArchLinux
https://aur.archlinux.org/packages/paexec/
6) OpenSuSE Linux
https://build.opensuse.org/package/show/openSUSE:Factory/paexec
7) Darwin
brew packaging system