Repository navigation
asynctask
- Website
- Wikipedia
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
基于swoft-cloud的微服务架构,最小化拆分粒度,PHP7、多进程、协程、异步任务、mysql连接池、redi连接池、rpc连接池、服务治理、服务注册与发现、Aop切面、全注解
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
Asynchronous MySQL access library for PocketMine plugins.
Visite meu site e conheça todos os meus cursos 100% on-line.
Enhanced AsyncTask library for Android
Asynchronous non-blocking running many tasks in JavaScript. Demo https://codesandbox.io/s/admiring-ride-jdoq0
📱 AppListManager (Android Library) makes managing application and activity lists easy.
This project was created to simplify how to handle Thread tasks in Javafx, and it is based on the same idea of AsyncTask from Android.
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
Clean architecture in Android with MVP presentation layer
📦 Extensions for HttpClient and Custom Repository based on dapper
A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^
🌀 Demo logic to download/update apps in parallel inside recyclerview like AppStore.
By using util class CoroutinesAsyncTask.kt you can migrate your Asynctask to Kotlin Coroutine.