Benefits of the P/S paradigm
independence of participants
lends itself well to distributed system development
- de-coupled development & processing
- (dynamic) system evolution
interaction with large number of entities facilitated
naturally supports non-continuous operations
potential for scalability & fault-tolerance
open for (legacy) system integration on either end
Of course it is not a one size fits all paradigm, but a good solution for certain kind of problems.