Skip to content

flix-tech/MFBSequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFBSequence

Simple non-concurrent non-blocking queue for Objective-C

CI Status Version License Platform

Description

MFBSequence provides execution of multiple steps sequentially without blocking current queue/thread.

Installation

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

pod "MFBSequence"

Author

Nickolay Tarbayev, tarbayev-n@yandex.ru

License

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

About

Simple non-concurrent non-blocking queue for Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published