Welcome![Sign In][Sign Up]
Location:
Search - parallel thread

Search list

[Process-ThreadThread(new)

Description: 这是一个关于线程并行与串行所用时间的比较(结合了win32更有实用性)-This is a thread of the serial and parallel time spent by the comparison (in the context of the win32 more practical)
Platform: | Size: 72514 | Author: Freedom | Hits:

[JSP/Javasmsbean

Description: smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven model, thus ensuring maximum operating systems and efficiency in data processing and gateway layer data transmission scheduling is using asynchronous and parallel processing mode, to the maximum extent possible to reduce IO operation Thread of work, the database used in batch mode to minimize the database IO operation.
Platform: | Size: 577254 | Author: 理想 | Hits:

[Software Engineeringcaoqing

Description: 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the development of parallel processing, IO obstruction caused by the fertilizer server, because each client must have a link to this thread for processing, Of course, you may not realize this, but I is the prerequisite for the development of parallel processing, the following are my source, because of the dos command-line test, so if GUI prepared for a time when they need to change a lot of things, That is my next target of conquest, of course, I have impatience, Below are three I spent the evening studying and preparing the nonobstructive Chat Room : (for the exchange to study)
Platform: | Size: 11801 | Author: 曹操 | Hits:

[Remote Controlc_s_udp_tcp

Description: 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use of c / s structure of the examples, After the broadcast server, client connect to server initiated, then start receiving threaded server and the data received through a separate thread processing; The code has the following characteristics : wxWidgets ace incident cycle and the cycle of Reactor incident parallel processing, Timer and writable parallel processing, tcp and udp communications parallel processing, Got threads and the threads in parallel communications; this example, Cross-platform development of cross-compiler with the graphical interface c / s procedures as easy.
Platform: | Size: 2088889 | Author: wuyan | Hits:

[Linux-Unixreaderwriter.cpp

Description: 读者—写者问题的读写操作限制(包括读者优先和写者优先): 1)写—写互斥,即不能有两个写者同时进行写操作。 2)读—写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读—读允许,即可以有一个或多个读者在读。 -readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
Platform: | Size: 5568 | Author: jj | Hits:

[Process-ThreadThread(new)

Description: 这是一个关于线程并行与串行所用时间的比较(结合了win32更有实用性)-This is a thread of the serial and parallel time spent by the comparison (in the context of the win32 more practical)
Platform: | Size: 882688 | Author: Freedom | Hits:

[JSP/Javasmsbean

Description: smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven model, thus ensuring maximum operating systems and efficiency in data processing and gateway layer data transmission scheduling is using asynchronous and parallel processing mode, to the maximum extent possible to reduce IO operation Thread of work, the database used in batch mode to minimize the database IO operation.
Platform: | Size: 576512 | Author: 理想 | Hits:

[Remote Controlc_s_udp_tcp

Description: 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use of c/s structure of the examples, After the broadcast server, client connect to server initiated, then start receiving threaded server and the data received through a separate thread processing; The code has the following characteristics : wxWidgets ace incident cycle and the cycle of Reactor incident parallel processing, Timer and writable parallel processing, tcp and udp communications parallel processing, Got threads and the threads in parallel communications; this example, Cross-platform development of cross-compiler with the graphical interface c/s procedures as easy.
Platform: | Size: 2088960 | Author: wuyan | Hits:

[MPIintel-TBB_reference_Manual

Description: intel thread building block 并行计算库的参考手册-intel thread building block parallel computing library reference manual
Platform: | Size: 537600 | Author: huangyinghui | Hits:

[VC/MFCintel-TBB_tutorial

Description: intel TBB 线程预制块(多核并行计算库)入门教程,推荐-intel TBB thread prefabricated block (multi-core parallel computing library) Getting Started Guide, Recommended
Platform: | Size: 313344 | Author: huangyinghui | Hits:

[Otherfast_killerg

Description:
Platform: | Size: 8192 | Author: 郭溪林 | Hits:

[MPImatrix

Description: intel线程挑战赛 矩阵转置 快速转置 多线程 tbb 并行算法-Challenge thread intel matrix transpose transpose fast parallel algorithm for multi-threaded tbb
Platform: | Size: 763904 | Author: 郭溪林 | Hits:

[Linux-Unixl-thread

Description: An exercise with thread of C. If you want to explore this programming language you must know the thread and parallel programming.
Platform: | Size: 7168 | Author: lupsyn | Hits:

[Process-ThreadDijkstra-omp

Description: C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming technology.
Platform: | Size: 2048 | Author: computing | Hits:

[OtherThreads

Description: A simple Thread system for parallel programs
Platform: | Size: 22528 | Author: shojaei | Hits:

[MPIpthread-merge

Description: p-thread merge sort!
Platform: | Size: 2048 | Author: Sarah | Hits:

[CSharpSegmented-parallel

Description: 并行是指时间上的同时处理。并发是将程序分成多个线程分段执行,通过调度线程执行顺序,来实现多个程序对于用户来说是同时运行的,就像你可以听歌的同时修改文档一样。但具体到线程级别的话,这些线程实际上是线性执行的,只不过执行消耗的时间片实在太短,人感觉不出来,只是觉得两个程序都在正常运行。目前能算得上并行的话也就多核技术了,而且还得解决同步问题,只能说更加接近并行的概念。-Parallel processing is the same in time. Concurrency is staging a program into multiple threads, thread scheduling through the execution order to achieve multiple programs are running simultaneously for the user, just like you can listen to music at the same time modify documents. But specific to the thread level, these threads are actually linear execution, but execution elapsed time slice is too short, people do not feel it, just think both programs are running. Currently words can also be regarded as a parallel multi-core technology, and it had to solve the synchronization problem, only that closer parallel concept.
Platform: | Size: 2113536 | Author: 王林 | Hits:

[Button controlUpdatedata-in-thread-by-Sendmessage

Description: VS2013环境下,在线程中使用Sendmessage实现Updatedata(False)功能。并且进行多线程并行运行的演示。-Under VS2013 environment, the use Sendmessage achieve Updatedata (False) function in the thread. And multi-threaded demo run in parallel.
Platform: | Size: 12481536 | Author: Michael | Hits:

[MPIparallel

Description: 一种多进程进行并行计算的程序,不采用线程池方法。用多进程并行计算加快运行速度。例子中采用并行多进程取最大值。-A multi-process procedure performed in parallel computing, do not use the thread pool method. Parallel computing using multiple processes to run faster. Examples of parallel multi-process takes a maximum value.
Platform: | Size: 21504 | Author: jason | Hits:

[JSP/JavaParallel Java

Description: Parallel Java是基于Java提供的并行编程API,其目标是(1)在一套API中同时支持基于线程/共享内存的并行编程和基于消息/集群的并行编程;(2)提供与OpenMP和MPI相同的功能,但采用面向对象的Java API;和(3)很容易部署在异构计算环境中,包括单核CPU、多核CPU及集群。本文介绍了Parallel Java的特点和体系结构,并与其他基于Java的并行开发中间件进行了对比。(Parallel Java is a API parallel programming based on Java provides the goal (1) in a API and thread support / shared memory parallel programming and parallel programming based on message / cluster; (2) with OpenMP and MPI provide the same functionality, but the Java API object oriented; and (3) is easy to deploy in a heterogeneous computing environment, including single core CPU, and multi-core CPU cluster. This paper introduces the characteristics and architecture of Parallel Java, and compares it with other Java based parallel development middleware.)
Platform: | Size: 107520 | Author: kmsj | Hits:
« 12 3 4 »

CodeBus www.codebus.net