NSNotificationCenter NSNotificationQueue 同步?異步壁榕?

NSNotificationCenter NSNotificationQueue 同步?異步赎瞎?

剛同事問一個(gè)問題牌里,想起了一道面試題目,說是通知發(fā)送接受過程是同步還是異步务甥。記得是同步牡辽,寫個(gè)demo證實(shí)下

#import "NotificationViewController.h"
#define NOTIFICATIONNAME @"NSNotificationCenter__"
@interface NotificationViewController ()

@end

@implementation NotificationViewController

- (void)viewDidLoad {
    [super viewDidLoad];
    UIButton *button = [UIButton buttonWithType:UIButtonTypeSystem];
    button.frame = CGRectMake(0, 0, 100, 100);
    button.backgroundColor = [UIColor redColor];
    [button addTarget:self action:@selector(buttonClick) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:button];
    
    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(addObserver) name:NOTIFICATIONNAME object:nil];
}
- (void)buttonClick {
    NSLog(@"開始postNotificationName==%@",[[NSThread currentThread]description]);
    [[NSNotificationCenter defaultCenter] postNotificationName:NOTIFICATIONNAME object:nil];
    NSLog(@"結(jié)束postNotificationName==%@",[[NSThread currentThread]description]);
}
- (void)addObserver
{
    NSLog(@"接收到消息==%@",[[NSThread currentThread]description]);
    NSLog(@"睡眠5秒");
    sleep(5);
}

@end

結(jié)果驗(yàn)證了是同步的

開始postNotificationName==<NSThread: 0x600002b84680>{number = 1, name = main}
接收到消息==<NSThread: 0x600002b84680>{number = 1, name = main}
睡眠5秒
結(jié)束postNotificationName==<NSThread: 0x600002b84680>{number = 1, name = main}

如果不想同步等待呢,除了另起一個(gè)線程敞临,還有一個(gè)NSNotificationQueue可以來實(shí)現(xiàn)

#import "NotificationViewController.h"
#define NOTIFICATIONNAME @"NSNotificationCenter__"
@interface NotificationViewController ()

@end

@implementation NotificationViewController

- (void)viewDidLoad {
    [super viewDidLoad];
    UIButton *button1 = [UIButton buttonWithType:UIButtonTypeSystem];
    button1.frame = CGRectMake(200, 0, 100, 100);
    button1.backgroundColor = [UIColor redColor];
    [button1 addTarget:self action:@selector(buttonClick1) forControlEvents:UIControlEventTouchUpInside];
    [self.view addSubview:button1];
    
    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(addObserver) name:NOTIFICATIONNAME object:nil];
}

- (void)addObserver
{
    NSLog(@"接收到消息==%@",[[NSThread currentThread]description]);
    NSLog(@"睡眠5秒");
    sleep(5);
}


- (void)buttonClick1
{
    NSLog(@"開始postNotificationName==%@",[[NSThread currentThread]description]);
    NSNotification *noti = [NSNotification notificationWithName:NOTIFICATIONNAME object:nil];
    [[NSNotificationQueue defaultQueue] enqueueNotification:noti postingStyle:NSPostASAP];
//這里有同步異步參數(shù)奏黑,NSPostASAP编矾,NSPostNow
    NSLog(@"結(jié)束postNotificationName==%@",[[NSThread currentThread]description]);
}
@end

開始postNotificationName==<NSThread: 0x600002b84680>{number = 1, name = main}
結(jié)束postNotificationName==<NSThread: 0x600002b84680>{number = 1, name = main}
接收到消息==<NSThread: 0x600002b84680>{number = 1, name = main}
睡眠5秒

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
  • 序言:七十年代末蹂匹,一起剝皮案震驚了整個(gè)濱河市限寞,隨后出現(xiàn)的幾起案子仰坦,更是在濱河造成了極大的恐慌缎岗,老刑警劉巖,帶你破解...
    沈念sama閱讀 206,126評(píng)論 6 481
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件,死亡現(xiàn)場(chǎng)離奇詭異拦盹,居然都是意外死亡溪椎,警方通過查閱死者的電腦和手機(jī),發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 88,254評(píng)論 2 382
  • 文/潘曉璐 我一進(jìn)店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來养铸,“玉大人轧膘,你說我怎么就攤上這事×郾酰” “怎么了拯啦?”我有些...
    開封第一講書人閱讀 152,445評(píng)論 0 341
  • 文/不壞的土叔 我叫張陵,是天一觀的道長(zhǎng)碱蒙。 經(jīng)常有香客問我赛惩,道長(zhǎng)喷兼,這世上最難降的妖魔是什么后雷? 我笑而不...
    開封第一講書人閱讀 55,185評(píng)論 1 278
  • 正文 為了忘掉前任勉抓,我火速辦了婚禮藕筋,結(jié)果婚禮上隐圾,老公的妹妹穿的比我還像新娘暇藏。我一直安慰自己,他們只是感情好盐碱,可當(dāng)我...
    茶點(diǎn)故事閱讀 64,178評(píng)論 5 371
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著趣倾,像睡著了一般儒恋。 火紅的嫁衣襯著肌膚如雪诫尽。 梳的紋絲不亂的頭發(fā)上牧嫉,一...
    開封第一講書人閱讀 48,970評(píng)論 1 284
  • 那天酣藻,我揣著相機(jī)與錄音辽剧,去河邊找鬼税产。 笑死辟拷,一個(gè)胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的衫冻。 我是一名探鬼主播渡紫,決...
    沈念sama閱讀 38,276評(píng)論 3 399
  • 文/蒼蘭香墨 我猛地睜開眼莉测,長(zhǎng)吁一口氣:“原來是場(chǎng)噩夢(mèng)啊……” “哼捣卤!你這毒婦竟也來了董朝?” 一聲冷哼從身側(cè)響起子姜,我...
    開封第一講書人閱讀 36,927評(píng)論 0 259
  • 序言:老撾萬(wàn)榮一對(duì)情侶失蹤,失蹤者是張志新(化名)和其女友劉穎遥赚,沒想到半個(gè)月后凫佛,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體御蒲,經(jīng)...
    沈念sama閱讀 43,400評(píng)論 1 300
  • 正文 獨(dú)居荒郊野嶺守林人離奇死亡厚满,尸身上長(zhǎng)有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點(diǎn)故事閱讀 35,883評(píng)論 2 323
  • 正文 我和宋清朗相戀三年鲸郊,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片四濒。...
    茶點(diǎn)故事閱讀 37,997評(píng)論 1 333
  • 序言:一個(gè)原本活蹦亂跳的男人離奇死亡,死狀恐怖觉吭,靈堂內(nèi)的尸體忽然破棺而出鲜滩,到底是詐尸還是另有隱情徙硅,我是刑警寧澤嗓蘑,帶...
    沈念sama閱讀 33,646評(píng)論 4 322
  • 正文 年R本政府宣布休吠,位于F島的核電站瘤礁,受9級(jí)特大地震影響柜思,放射性物質(zhì)發(fā)生泄漏号枕。R本人自食惡果不足惜葱淳,卻給世界環(huán)境...
    茶點(diǎn)故事閱讀 39,213評(píng)論 3 307
  • 文/蒙蒙 一抛姑、第九天 我趴在偏房一處隱蔽的房頂上張望定硝。 院中可真熱鬧,春花似錦、人聲如沸粉私。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,204評(píng)論 0 19
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽(yáng)入客。三九已至桌硫,卻和暖如春铆隘,著一層夾襖步出監(jiān)牢的瞬間裹虫,已是汗流浹背雳窟。 一陣腳步聲響...
    開封第一講書人閱讀 31,423評(píng)論 1 260
  • 我被黑心中介騙來泰國(guó)打工涩拙, 沒想到剛下飛機(jī)就差點(diǎn)兒被人妖公主榨干…… 1. 我叫王不留,地道東北人耸采。 一個(gè)月前我還...
    沈念sama閱讀 45,423評(píng)論 2 352
  • 正文 我出身青樓兴泥,卻偏偏與公主長(zhǎng)得像,于是被迫代替她去往敵國(guó)和親虾宇。 傳聞我的和親對(duì)象是個(gè)殘疾皇子搓彻,可洞房花燭夜當(dāng)晚...
    茶點(diǎn)故事閱讀 42,722評(píng)論 2 345

推薦閱讀更多精彩內(nèi)容