GitHub user hubcio created a discussion: Adding a possibility to notify consumers
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 : [discord.com/channels/1144142576266530928/1144142577369628684/1477810937405898883](https://discord.com/channels/1144142576266530928/1144142577369628684/1477810937405898883) From: https://github.com/apache/iggy/issues/2851 GitHub link: https://github.com/apache/iggy/discussions/2854 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
