Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

(A) 2 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
 | 

ADM Created Apr 10, 2025 (15:42)

Abbreviation(s):
  • ADM
Synonym(s):
  • Application Data Modeler

The Application Data Modeler allows robust modeling of state and messages in XML. ADM generates Plain Old Java Objects that can be used by applications with ease while supporting highly optimized serialization under the covers.

AEP Created Apr 16, 2016 (14:18)

Abbreviation(s):
  • AEP
Synonym(s):
  • Atomic Event Processing

Atomic Event Processing refers to the transactional event processing paradigm in Talon application that is implemented by an AepEngine. In Atomic Event Processing processing of inbound messages, business logic processing, replication and persistence and outbound messaging emission is achieved in an atomic and (crucially) pipelined fashion. This relieves application event (message) handlers from the burden of coding for message loss and duplication.

  • No labels