File: TODO

package info (click to toggle)
pdsh 2.35-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,008 kB
  • sloc: ansic: 12,433; sh: 6,838; makefile: 400; perl: 163
file content (11 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
- Addy requests more prun-like options
- Optional pdsh.conf file for configurable system wide defaults
- Improve xpoll() interface??
- autoconf putenv
- support long options
- command line check for fanout > posix thread limit
- option to allocate all threads/mem before executing command
  - important so that if fanout is too large, commands won't
    be started and killed halfway through.
- bproc rcmd module
- ssh module should use pipecmd