Skip to content

cti-nts/event-dispatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event dispatcher

A process that listens to notifications from an event store and publishes new events to a messaging channel.

Prerequisites:

  • An event channel
  • An event store
  • A Message mapper
  • An event filter (optionally)
  • A process executor
  • A timer

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.0%
  • Dockerfile 9.9%
  • Shell 8.2%
  • Gherkin 2.9%