Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2009-11-08 19:16:49 +00:00
parent b0ebf6b60e
commit 811e0203df
1 changed files with 3 additions and 3 deletions

View File

@ -7,11 +7,11 @@ 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)
* 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)
* 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.
* 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."