public marks

PUBLIC MARKS from YukuanBlog with tags cpp & multithread

17 November 2005 03:15

The Thread Class Library for Linux

在設計應用程式時,一些需要並行處理(concurrent processing)的功能,已經很少人使用中斷(interrupt)的方法解決,也不必再自行利用一個輪詢迴圈(Round-robin loop)來達到並行的效果──因為現在作業系統的設計,都已經支援執行緒(thread)了。

YukuanBlog's TAGS related to tag cpp

ai +   Antenna +   assertion +   BGL +   boost +   compiler +   debug +   exception +   freeware +   functional +   gnu +   graph +   graphics +   ide +   linux +   multithread +   oo +   porting +   programming +   project +   prolog +   puzzle +   python +   refactoring +   search +   software +   tools +   unit test +