Core X, aka Talon is the core project that forms the kernel of the X Platform. Central to Talon is is the AepEngine which provides atomic event processing capabilities, and the Talon Server which serves as that manageable container for hosting AEP applications.

Time spent from the point the first message of a transaction is received to the time the transaction is committed

Time spent from the point where transaction commit is started to send or store commit whichever is first.

Time spent in send commit i.e. time from when send commit is initiated to receipt of send completion event.

Time spent from the point the store or send commit completes, whichever is first to the start of next stage - send or commit.

Time spent in store commit i.e. time from when store commit is initiated to receipt of store completion event.

Time spent from the point the store or send commit completes, whichever is last, to commit completion.

Time spent from the time the first message of a transaction is received to commit completion.