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 of state changes and outbound messaging is orchestrated in an atomic and (crucially) pipelined fashion. This relieves application event (message) handlers from the burden of coding for message loss and duplication and allows.