Practical Limitations

What are the limitations of pub/sub and EP when it comes to implementing real applications?

Some guiding exemplary topics:

Lack of precise semantics

Lack of an established "query" language & model

Overhead

  • Due to decoupling
  • Due to statelessness

Hard to program/debug

No persistent data (integration with databases)