Simulates the movement of responders based on the messages received from the mission service.
Implemented with Quarkus
The service uses KStreams to build a local materialized view of the responders by handling ResponderCreatedEvent and ResponderDeletedEvent messages. KStreams is configured to use Infinispan as repository for the materialized view.