|   | 
 
    operation
A set of step-by-step actions specified by a procedure, function, or routine.    RPC: The task performed by a given routine or procedure.   
 GDS: Processing performed within the directory to provide a service, such as a read operation.  It is given some arguments as input, performs some processing, and returns some 
results.  An application process invokes an operation by calling an interface function. 
 
 
 
  |