forked from DIRACGrid/DIRAC
-
Notifications
You must be signed in to change notification settings - Fork 0
RFC #6: Refactoring Request Management System
atsareg edited this page Nov 11, 2012
·
31 revisions
Authors: K.Ciba, A.Tsaregorodtsev
Last Modified: 11.11.2012
The Request Management System (RMS) is designed for management of simple operations that are performed asynchronously on behalf of users - owners of the tasks. The RMS is used for multiple purposes: failure recovery ( failover system ), data management tasks and some others. It should be designed as an open system easily extendable for new types of tasks.
Operations, ...
Classes, properties, ... Status updates
Execution engine with pluggable modules for "operation executors"
Separation, moving TransferDB to DataManagement System, one to one correspondence of requests and FTS jobs