Changeset 3094 for trunk/docgen
- Timestamp:
- 02/01/06 14:29:04 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/docgen/xdocs/docs/components/data_services_views/section_5.html
r2310 r3094 29 29 by all asynchronous calls in the various views. The call is mapped onto a command, 30 30 the command is transferred to a processor for asynchronous execution, a handle to 31 the call is returned to t oinvoker.</p>31 the call is returned to the invoker.</p> 32 32 <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> 33 33 <tr> … … 43 43 </table> 44 44 <p>As the computation proceeds asynchronously, the processor sends execution events. 45 This last diagram shows how they're capt rued and relayed to the listener specified45 This last diagram shows how they're captured and relayed to the listener specified 46 46 by the invoker.</p> 47 47 <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
