Why queue processor introduced when Pega have agents ?
Simple answer of this question is that Speed, Efficiency and working capacity.
- Agents works over DB table , QP has kafka , kafka is more powerful in transferring the messages (Jobs) compared to agents.
- About kafka : Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java and Scala. The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds.