GitHub user hubcio added a comment to the discussion: Adding a possibility to 
notify consumers

@numinnex not really, the core of the question is "wake me up when data 
arrives", see the screenshot from discord conversation:
<img width="2169" height="1141" alt="image" 
src="https://github.com/user-attachments/assets/e1e8c855-44df-48e3-acf2-8843d2417c27";
 />

so my solution solves this in 100%. kafka, redis, nats all solve this with a 
simple timeout parameter on the fetch/poll command.
but on the other hand we could prepare another API that allows you to subscribe 
for control plane events like topic created, stream created, messages to 
parition X on topic Y appended, etc.

GitHub link: 
https://github.com/apache/iggy/discussions/2854#discussioncomment-16377622

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to