saucisoupe opened a new issue, #2851: URL: https://github.com/apache/iggy/issues/2851
### Description The usual workflow is polling until I get messages, if I want low latency I have to poll very often, but if my consumer wants to sleep because there is no activity, it's not possible, it would be useful to have the option to notify consumers (not sending messages, just a notification in a tcp stream per example), so the consumer can start polling again. discord discussion started here : https://discord.com/channels/1144142576266530928/1144142577369628684/1477810937405898883 ### Component None ### Proposed solution _No response_ ### Alternatives considered _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
