Apache Pekko is an open-source framework for building applications that are concurrent, distributed, resilient and elastic. Pekko uses the Actor Model to provide more intuitive high-level abstractions ...
In this example we send an InvoiceCreatedMessage for each order paid, you can update this implementation and put your custom logic here.