https://segmentfault.com/a/1190000002400329
1、CFMessagePort
2、XPC可以被libxpc C API訪問,或者是NSXPCConnection OC API
3、XPC提供了一個便捷的方法來從dispatch_data_t數(shù)據(jù)類型進(jìn)行轉(zhuǎn)換,這樣從GCD到XPC的工作流程就簡化了:
4、NSPasteboard
5、Distributed Notifications:APICFNotificationCenterGetDistributedCenter?
6、LightMessaging :http://iphonedevwiki.net/index.php/LightMessaging ?,https://github.com/rpetrich/LightMessaging