18 lines
1.0 KiB
Plaintext
18 lines
1.0 KiB
Plaintext
#summary Roadmap
|
|
|
|
= Introduction =
|
|
|
|
PPSS Roadmap.
|
|
|
|
|
|
= Details =
|
|
|
|
* The distributed mechanism basically requires some script to be written in order to be able to upload content back to the server. This shouldt not be a requirement. The same must be accomplished by just using the -c command line option. *(COMPLETED)*
|
|
|
|
* Better status monitoring of nodes. Nodes should periodically write some status information to the server, that can provide some insight in the current status of the jobs that are running. UPDATE: nodes write status information to their own disk and this is spidered by the computer running PPSS to control the nodes. *(COMPLETED)*
|
|
|
|
* I am considering to add the option to specify a hosts that acts as the SSH fileserver. The PPSS master host and fileserver must be the same host currently. This should not be necessary. *(COMPLETED)*
|
|
|
|
* The 'known_hosts' file mechanism may not be the cleanest solution and may be improved."
|
|
|
|
If you have any suggestions for additional features or improvements, let me know using commends or by creating an issue. |