yjfnypeu / EasyThreadLinks
一款安全、轻巧、简单的线程池管理器
☆296Updated 7 years ago
Alternatives and similar repositories for EasyThread
Users that are interested in EasyThread are comparing it to the libraries listed below
Sorting:
- 轻量级简易线程池库,轻量级线程池异步库,支持线程执行过程中状态回调监测(包含成功,失败,异常等多种状态);支持创建异步任务,可以设置线程的名称,延迟执行时间,线程优先级,回调callback等;可以根据自己需要创建自己需要的线程池;线程异常时,可以打印异常日志,避免崩溃。☆229Updated 3 years ago
- 《RxJava2.x 实战》一书中包含的例子。☆117Updated 5 years ago
- 日志系统,使用森林对象维护不同的日志树进行日志输出,可以是Logcat树、文件树等,支持Bundle、Intent、Reference、Throwable、Map、Collection、JSON、Xml等格式化的输出。☆129Updated 7 years ago
- 断点续传与多线程下载☆57Updated 8 years ago
- CoreUtil is an android tools library which contains some useful utilities☆114Updated 9 years ago
- 二十三种设计模式(每个模式完成了一个小Demo)