ICF 3.1.1.10
Technical documentation of ICF Libraries
Asynchronous data processing

Enable data processing via a standardized interface, so that it is also possible to process the result asynchronously in the background. More...

Collaboration diagram for Asynchronous data processing:

Classes

class  iproc::CGeneralTaskPromise
 General implementation of iproc::ITaskPromise. More...
 
class  iproc::CTaskState
 Represent state of asynchronous operation. More...
 
class  iproc::IProcessor
 Interface for all synchrone and asynchrone processors with "push data" model. More...
 
class  iproc::ITaskPromise
 Interface for some operation promise. More...
 

Detailed Description

Enable data processing via a standardized interface, so that it is also possible to process the result asynchronously in the background.

Solution

© Witold Gantzke and Kirill Lepskiy