• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            meet-dream

            boost asio 2:threading

            asio在handle級(jí)上提供了多線程保護(hù)鎖,命名為asio::strand,strand(繩、線之一股, 線, 繩, 串, 海濱, 河岸)顧名思義序列化,這個(gè)命名可能和asio的工作原理有關(guān).asio的內(nèi)部維護(hù)了一個(gè)隊(duì)列,當(dāng)異步請(qǐng)求的狀態(tài)轉(zhuǎn)移為完成時(shí),service會(huì)調(diào)用對(duì)應(yīng)的線程對(duì)應(yīng)的handle.如果在多線程方式下,可能有多個(gè)handle訪問共享變量.而strand把這一handle針對(duì)這一變量的的操作序列為不可分割的一段,這樣另外一段針對(duì)這一變量的的操作就必須等該操作完成后才能開始.這樣就起到了互斥信號(hào)的作用. 詳見下面的例子: #include #include #include #include #include class printer { public: printer(boost::asio::io_service& io) : strand_(io), timer1_(io, boost::posix_time::seconds(1)), timer2_(io, boost::posix_time::seconds(1)), count_(0) { timer1_.async_wait(strand_.wrap(boost::bind(&printer::print1, this))); timer2_.async_wait(strand_.wrap(boost::bind(&printer::print2, this))); } ~printer() { std::cout << "Final count is " << count_ << "\n"; } void print1() { if (count_ < 10) { std::cout << "Timer 1: " << count_ << "\n"; ++count_; timer1_.expires_at(timer1_.expires_at() + boost::posix_time::seconds(1)); timer1_.async_wait(strand_.wrap(boost::bind(&printer::print1, this))); } } void print2() { if (count_ < 10) { std::cout << "Timer 2: " << count_ << "\n"; ++count_; timer2_.expires_at(timer2_.expires_at() + boost::posix_time::seconds(1)); timer2_.async_wait(strand_.wrap(boost::bind(&printer::print2, this))); } } private: boost::asio::strand strand_; boost::asio::deadline_timer timer1_; boost::asio::deadline_timer timer2_; int count_; }; int main() { //啟動(dòng)兩個(gè)線程 //asio的每個(gè)線程必須調(diào)用io_service::run,這個(gè)有點(diǎn)類似com的coinitlize boost::asio::io_service io; printer p(io); boost::thread t(boost::bind(&boost::asio::io_service::run, &io)); io.run(); t.join(); return 0; } 這個(gè)例子的最大不同就是 timer1_.async_wait(strand_.wrap(boost::bind(&printer::print1, this))); 這一行.我們知道 timer1_.async_wait(boost::bind(&printer::print1, this)); 啟動(dòng)了一個(gè)時(shí)鐘請(qǐng)求,而print1和print2函數(shù)訪問了共享變量cout_,而要互斥地訪問該變量,我們只需要用strand把該這兩個(gè)handle包裝一下(wrap).這樣一來兩個(gè)線程就可以安全的在屏幕輸出各自的信息(當(dāng)然,這樣一來,輸出的信息時(shí)間的嚴(yán)格性就無法保證).如果去掉該wrap,我們將看到屏幕的輸出是無序的,而且變量的值也會(huì)出現(xiàn)變小的現(xiàn)象. asio的strand當(dāng)然可以用在自己的函數(shù)內(nèi)部,同時(shí)它也是跨平臺(tái)的互斥量噢.

            posted on 2007-05-25 14:06 meet-dream 閱讀(1556) 評(píng)論(2)  編輯 收藏 引用 所屬分類: boost library

            評(píng)論

            # re: boost asio 2:threading 2007-05-25 17:41 pass86

            亂碼顯示源代碼  回復(fù)  更多評(píng)論   

            # re: boost asio 2:threading 2007-05-25 17:53 ngaut

            不錯(cuò),建議用插入代碼的方式來排版代碼,會(huì)漂亮些^_^  回復(fù)  更多評(píng)論   

            欧美激情精品久久久久久久九九九| 色综合久久中文字幕无码| 欧美va久久久噜噜噜久久| 久久久久高潮毛片免费全部播放 | 国产成人精品久久亚洲| 国产高清美女一级a毛片久久w| 麻豆久久| 久久99精品国产一区二区三区| 久久久久国产一区二区| 性高湖久久久久久久久| 久久久久国产一区二区| 久久精品国产亚洲av水果派| 久久五月精品中文字幕| 91精品国产综合久久精品| 久久免费视频一区| 国产成人精品免费久久久久| 久久久久久国产a免费观看黄色大片| 精品久久无码中文字幕| 国产aⅴ激情无码久久| 99久久人人爽亚洲精品美女| 色偷偷88888欧美精品久久久| 久久精品综合一区二区三区| 精品一区二区久久| 伊人久久大香线蕉亚洲五月天| 开心久久婷婷综合中文字幕| 狠狠精品久久久无码中文字幕 | 亚洲国产成人久久综合碰碰动漫3d | 久久久久久亚洲精品成人 | 色综合久久无码五十路人妻| 怡红院日本一道日本久久 | 精品国产91久久久久久久| 久久亚洲AV成人无码| 久久精品国产一区二区三区不卡| 777米奇久久最新地址| 国产欧美久久一区二区| 日韩精品久久无码人妻中文字幕| 中文字幕人妻色偷偷久久| 怡红院日本一道日本久久 | 狠狠色丁香久久综合五月| av午夜福利一片免费看久久| 久久精品国产久精国产思思|