Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Glossary navigation bar

Glossary term
termLabelsgloTermCore X
termAbbrstermSynsTalon

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.

Glossary term
termLabelstransaction-latencies
gloTermcstart
termAbbrs
termSynsFirst Message To Commit Latency

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

Glossary term
termLabelstransaction-latencies
gloTermcprolo
termAbbrs
termSynsTransaction 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.

Glossary term
termLabelstransaction-latencies
gloTermcsend
termAbbrs
termSynsSend Commit Latency

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

Glossary term
termLabelstransaction-latencies
gloTermctrans
termAbbrs
termSyns

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

Glossary term
termLabelstransaction-latencies
gloTermcstore
termAbbrs
termSynsStore Commit Latency

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

Glossary term
termLabelstransaction-latencies
gloTermcepilo
termAbbrs
termSynsStore or Send Commit to Commit Completion

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

Glossary term
termLabelstransaction-latencies
gloTermcfull
termAbbrs
termSynsFirst Message To Commit Completion Latency

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