xuvw / MXGCDQueuePool

GCD队列工具,防止线程爆炸

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MXGCDQueuePool

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MXGCDQueuePool is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MXGCDQueuePool'

Author

xuvw, smileshitou@hotmail.com

License

MXGCDQueuePool is available under the MIT license. See the LICENSE file for more info.

About

GCD队列工具,防止线程爆炸

License:MIT License


Languages

Language:Objective-C 80.5%Language:Ruby 19.5%