Print

Print


My top two are:

1. The ability to query the status of a grid service by talking directly
to it, not by writing a test which tries to use its functionality. The
equivalent of ping which asks a service 'what state are you in' and to
which various status replies can be returned.

2. Remote management of a service - the ability with appropriate
authorisation to STOP, and START a service without logging on to the
host.

John