I have server program who send notifications to the client.
(我有将通知发送到客户端的服务器程序。)
at the server side I used pull request every 15 minutes to RSS files of news url and check if exists new data to send to the client. (在服务器端,我每隔15分钟使用一次pull请求访问新闻URL的RSS文件,并检查是否存在要发送给客户端的新数据。)
I am searching about way something like open stream or something else between my server and RSS url to get every moment new data. (我正在搜索开放流或服务器与RSS URL之间的其他方式来获取新数据的方式。)
does it possible? (有可能吗?)
other thing. (其他的东西。)
which azure cloud service is the best service for that? (哪种蔚蓝云服务最适合该服务?)
(currently I used timerFunction). ((当前我使用了timerFunction)。)
ask by Yaffa Harari translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…