One big problem in Android working with Android is to implement long time running tasks. In this talk we review and compare some libraries to resolve this problem. AnsyncTask? RxJava? Agera? JDeferred? which is the winner? perfomance issues? learn curve? when use each one?