Skip to end of metadata
Go to start of metadata

(C) 8 terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
 | 

Core X Created Apr 18, 2016 (02:23)

Synonym(s):
  • Talon

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.

cstart Created Jun 30, 2016 (23:13)

Synonym(s):
  • First Message To Commit Latency

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

cprolo Created Jun 30, 2016 (23:17)

Synonym(s):
  • Transaction Commit to Send or Store Commit Latency

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

csend Created Jun 30, 2016 (23:18)

Synonym(s):
  • Send Commit Latency

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

ctrans Created Jun 30, 2016 (23:19)

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

cstore Created Jun 30, 2016 (23:20)

Synonym(s):
  • Store Commit Latency

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

cepilo Created Jun 30, 2016 (23:33)

Synonym(s):
  • Store or Send Commit to Commit Completion

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

cfull Created Jun 30, 2016 (23:34)

Synonym(s):
  • First Message To Commit Completion Latency

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