Struct CoprocLaunchDesc¶
Defined in File Transport.hpp
Struct Documentation¶
-
struct CoprocLaunchDesc¶
Data description for a persistent engine to receive and consume request messages, then autonomously return processed message to the handoff buffer, which is then replied by a coprocessor host thread.
The session owns the buffers and keeps it valid until the engine has stopped (set
*stopnonzero, then synchronize) or has processedtotalmessages.