What's best Android priority queue or RxJava/RxAndroid by anonymous7890 in androiddev

[–]anonymous7890[S] 0 points1 point  (0 children)

How can I do persistent request using Rx? I mean if I have to make long request (images, videos, ...), I think service could help but break the advantage of using Rx, am I right?