79290837

Date: 2024-12-18 11:03:49
Score: 4.5
Natty: 4
Report link

I can see the same behaviour using Vaadin 24.5.4. The problem is in the asyncWriteService (and may be executorService too) of the BroadcasterConfig class in the Atmosphere framework.

If I force 500ms updates of the UI I can see a lot of new created threads (> 100). This will result in an unusable Web-App in the real world.

Is there a way to access the BroadcasterConfig to set own services?

Reasons:
  • Blacklisted phrase (1): Is there a way
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: user1812057