alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
How to download and setup alpha
Open terminal and run command
git clone https://github.com/alibaba/alpha.git
git clone is used to create a copy or clone of alpha repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with alpha https://github.com/alibaba/alpha/archive/master.zip
Or simply clone alpha with SSH
[email protected]:alibaba/alpha.git
If you have some problems with alpha
You may open issue on alpha support forum (system) here: https://github.com/alibaba/alpha/issuesSimilar to alpha repositories
Here you may see alpha alternatives and analogs
free-programming-books-zh_CN gold-miner NativeScript material-design-icons flutter awesome-android-ui architecture-samples android-open-project Awesome-Hacking android_guides glide fastlane lottie-android ijkplayer zxing AndroidUtilCode weex android-best-practices shadowsocks-android jadx fastjson BaseRecyclerViewAdapterHelper libgdx material-dialogs SmartRefreshLayout framework7 react-native-elements tinker Android-CleanArchitecture flexbox-layout