selfconference / selfconf-android

Android app for Self.conference
https://play.google.com/store/apps/details?id=org.selfconference.android
0 stars 0 forks source link

Job Queue all the things #24

Closed macklinu closed 8 years ago

macklinu commented 8 years ago

I want to try switching over to this architecture for communicating with the API. I'm curious about how this pattern works for offloading background tasks to a job manager and decoupling data access + UI code.