... | ... | @@ -18,7 +18,7 @@ For more information, see [EARD](EARD). |
|
|
|
|
|
Database Manager
|
|
|
-----
|
|
|
The database daemon acts as an intermediate layer between any EAR component that inserts data and EAR's database to prevent the database server from collapsing due to getting overrun with connections and insert queries.
|
|
|
The database daemon acts as an intermediate layer between any EAR component that inserts data and the EAR's database, in order to prevent the database server from collapsing due to getting overrun with connections and insert queries.
|
|
|
|
|
|
For more information, see [EARDBD](EARDBD).
|
|
|
|
... | ... | @@ -38,7 +38,7 @@ Loader |
|
|
------
|
|
|
EAR Loader is the responsible for loading the EAR Library. It is a small and lightweight library loaded by the SLURM Plugin, that identifies the user application and loads its corresponding EAR Library distribution.
|
|
|
|
|
|
For more information, see [EARLO](EARL).
|
|
|
For more information, see [EARLO](EARLO).
|
|
|
|
|
|
SLURM Plugin
|
|
|
------------
|
... | ... | |