more verbose description of job registration
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 24 Feb 2010 15:20:00 +0000 (15:20 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 24 Feb 2010 15:20:00 +0000 (15:20 +0000)
(thorough fix for #31592)

org.glite.lb.doc/src/LBUG-Introduction.tex
org.glite.lb.doc/src/components.tex

index fb6a3fd..ed38e3c 100644 (file)
@@ -629,6 +629,13 @@ the same job may be refused with a ``no such job'' error report.
 Therefore submission of a job to the WMS is the only synchronous event
 logging that does not return until the job is successfully registered with
 the \LB server.
+Moreover, the initial registration is sent by the \LB client library in
+parallel to \LB proxy (Sect.~\ref{s:proxy}) and \LB server. 
+
+On the other hand, even the registration event may carry large data
+(e.g. JDL of huge job collection). Therefore 
+also an additional asychronous variant is used, causing two job registration
+events appear typically.
 
 % explicitní -- user tagy, ACL
 However, the user may also store information into the \LB explicitly
index 3f6fa07..cbb60cf 100644 (file)
@@ -122,6 +122,7 @@ pending events belonging to this handle accordingly.
 % asi nepotrebujeme \subsubsection{Clients}
 
 \subsubsection{Proxy}
+\label{s:proxy}
 
 \emph{\LB proxy} is the implementation of the concept of local view on job state (see
 \ifx\insideUG\undefined{\cite{lbug}}\else{Sect.~\ref{local}}\fi). Since