Monday 22 July 2019

how to stream an API, and download a link in the response and download based in priority!! ?

OK, so i have a task in which to stream an API,and this API will list an objects in which an object will have a link,​my job is to download this link for each object,but my problemwith such task am not sure with the approach am heading to ( using stream to listen from an API and download links from the response of that API ) is there a better way, socket Io maybe am not sure.i have a problem in which i need to create to type of buffers (RUSH and NORMAL), in which i will download from the rush buffer first then go for the normal buffer ( so the rush has more priority then the normal),am not sure if this is even possible or there is even a better way, Redis maybe !.Guys any idea would be great, thanks in advance .

Submitted July 22, 2019 at 10:26AM by cw4i

No comments:

Post a Comment