Results 3 repositories owned by yunfeng

NSRunLoop Reactor Style Implementation: Using BSD kqueue implements iOS/Mac NSRunLoop and RunLoop-Relative Foundation such as perform selector(or delay some times) on other thread , Timer, URLConnecti...

Python-FastCGI-Client

62
Stars
27
Forks
Watchers

A FastCGI Client for Python (directly communicate with fastcgi-server such as PHP-FPM etc.) NOTE: Do not support python 3.x.

iOS-Frezzing-ANR-Detector

21
Stars
4
Forks
Watchers

An ANR (Application Not Respond) or Freeze Detector for iOS. Using `select()`