-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
ASN。1编译
asn.1 compiler-asn.1 compiler
- 2022-02-27 05:52:24下载
- 积分:1
-
进程之间通讯的一个例子
进程之间通讯的一个例子-process of communication between an example
- 2022-09-29 20:40:04下载
- 积分:1
-
很好的LINUX入门的书籍,中文版的书籍,推荐看一下的呢
很好的LINUX入门的书籍,中文版的书籍,推荐看一下的呢-Very good entry-LINUX books, the Chinese version of the books, look at the recommendation of this
- 2022-08-25 07:32:59下载
- 积分:1
-
tools of ultra
很少见的linux下的红外口的工具,如果有使用手机红外口的可以试一试,我还没有使用-tools of ultra-red under linux, use for mobil phone
- 2022-10-03 08:10:03下载
- 积分:1
-
linux下一个CS通信模型
linux下一个CS通信模型-under a CS Communication Model
- 2023-06-10 23:45:08下载
- 积分:1
-
For the design of a simple two LINUX File System
为LINUX 设计一个简单的二级文件系统-For the design of a simple two LINUX File System
- 2022-01-31 21:35:50下载
- 积分:1
-
c++ ns prepared for the environment on the MPLS network multicast routing algori...
c++编写应用于ns环境下的关于MPLS网络中的多播路由算法-c++ ns prepared for the environment on the MPLS network multicast routing algorithm
- 2022-07-14 00:18:29下载
- 积分:1
-
将.rar去掉后用bin方式传到sco unix上解包。
需要在sco unix 5.0.5以上,informix7.0以上环境运行。在其它环境运行需要重新...
将.rar去掉后用bin方式传到sco unix上解包。
需要在sco unix 5.0.5以上,informix7.0以上环境运行。在其它环境运行需要重新make.
-will. Rar removed after using bin way sco unix reached on a package. Unix sco in 5.0.5 above, the operating environment informix7.0 above. In other environments need to re-make running.
- 2022-02-03 19:43:44下载
- 积分:1
-
linux qte 2.3.7下开发温度计控件,很漂亮哦,可单独运行
linux qte 2.3.7下开发温度计控件,很漂亮哦,可单独运行-linux qte 2.3.7 Development of the thermometer under the control, it is beautiful Oh, may be run separately
- 2022-06-30 00:18:30下载
- 积分:1