Shaft::baseproc: Difference between revisions

Watertoon (talk | contribs)
Change name of PendingActive and Active to Ready and Calc based on totk ai nodes QueryGenericIsSleepOrReady and QueryActorHolderIsCalcOrPauseState
Watertoon (talk | contribs)
Remove "base procedure" for lack of source
 
Line 1: Line 1:
Shaft::baseproc implements a concurrent actor framework based on scheduling units called a "base procedure". BaseProcs can be asynchronously created by an application and later inserted into the system and modified via requests.
Shaft::baseproc implements a concurrent actor framework based on scheduling units called a "BaseProc". BaseProcs can be asynchronously created by an application and later inserted into the system and modified via requests.


=== BaseProcMgr ===
=== BaseProcMgr ===