I searched through the topics but I could not find any example on how to 
pull from a Source in the case where data is coming in bursts. I built a 
customized Source that read from an external source. Data is coming in 
bursts, the flow can stop for a while so I need to keep pulling the Source 
in such a way I can keep reading data (the actual read process is done in 
the old poll fashion). I guess I need something like a KeepAlive type of 
mechanism for the data stream.

BTW: Fantastic job with Akka, Akka Stream & Akka HTTP!

Thanks
Claudio
 

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to