hammant     02/01/06 14:58:01

  Modified:    armi     PROPOSAL
  Log:
  updated wih recovery info.
  
  Revision  Changes    Path
  1.13      +5 -1      jakarta-commons-sandbox/armi/PROPOSAL
  
  Index: PROPOSAL
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/armi/PROPOSAL,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- PROPOSAL  6 Jan 2002 15:39:51 -0000       1.12
  +++ PROPOSAL  6 Jan 2002 22:58:01 -0000       1.13
  @@ -63,7 +63,11 @@
   
   8) Recovering transport
   
  -  - ARMI tries to recover its transports should they fail.
  +  - ARMI tries to recover its transports should they fail.  The recovery 
  +    is pluggable in that the developer can choose when/how/if the connection
  +    handler tries to recover the connection.  Any inprogress, but
  +    disconnected method invocation will attempt to be recoved and just return
  +    as normal, albeit after a longer than normal delay.
     
   9) Event API
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to