Questions to persistent streams

Hi
I’m migrating from pooled streaming event processors to persistent streams (PS) and have a few questions:

  • Has anyone already deployed PS in production? If so, what has been your experience?
  • We currently run approximately 70 pooled streaming event processors across multiple applications. What impact would running ~70 PS have on Axon Server’s load and memory footprint?
  • I’ve noticed that shutting down an application takes significantly longer when using PS, as closing the streams introduces delays. Each PS appears to take around 2 seconds to close, and since this happens sequentially, shutdown times can be considerable (e.g., 45 seconds in one of my applications). Is this a known issue?

Would appreciate any insights!

Klaus

1 Like

Hello again.
Since there hasn’t been any response to this post so far, does that mean no one is using Persistent Streams?

Any thoughts on this from AxonIQ?

Thanks
Klaus