- Subscribe to this page:
- RSS
- Email Alert
multithreading
(1611 results)White Papers, Webcasts, and Resources
-
Check out this webcast to learn more about fast and efficient business security strategies. You're in the midst of an arms race, make sure you win it.
-
White Papers
Minimal Multi-Threading: Finding and Removing Redundant Instructions in Multi-Threaded Processors
September 6, 2010 12:00am PDT
Parallelism is the key to continued performance scaling in modern microprocessors. Yet the authors observe that this parallelism can often contain a surprising amount of instruction redundancy....
Provided by: UC Regents
-
Q&A
Multithreading in Vb.net
August 12, 2011 4:13am PDT
Multithreading in Vb.net Can you please describe me , when to multithread an application, where to multithread an application, and how to multithread an application in VB.Net ? Like this...
3 Started by gauravrathod | Latest comment by Tony Hopkinson
-
White Papers
Simpler Multithreading in C++0x
August 18, 2008 12:00am PDT
One major new feature in the C++0x standard is multi-threading support. Prior to C++0x, any multi-threading support in the C++ compiler has been provided as an extension to the C++ standard, which...
Provided by: Jupitermedia
-
White Papers
Efficient and Reconfigurable Multi-Thread Design of Video Codecs for Multi-Cores
May 16, 2008 12:00am PDT
With the gain in popularity of multi-core devices in market targeting multimedia applications from hand held players to HD DVD players, there is a greater need to have suitable multi-thread design...
Provided by: Ittiam Systems
-
White Papers
A Comprehensive Experimental Comparison of Event Driven and Multi-Threaded Sensor Node Operating Systems
March 1, 2008 12:00am PST
The capabilities of a sensor network are strongly influenced by the operating system used on the sensor nodes. In general, two different sensor network operating system types are currently...
Provided by: Academy Publisher
-
-
White Papers
Ensuring Code Quality in Multi-threaded Applications
December 1, 2007 12:00am PST
Today, the world of software development is presented with a new challenge. To fully leverage this new class of multi-core hardware, software developers must change the way they create...
Provided by: Coverity
-
White Papers
Mapping Out a Path From Hardware Transactional Memory to Speculative Multithreading
January 1, 2011 12:00am PST
This research demonstrates that coming support for hardware transactional memory can be leveraged to significantly reduce the cost of implementing true speculative multithreading. In particular,...
Provided by: University of California, San Diego
-
White Papers
Security of Multithreaded Programs by Compilation
January 1, 2011 12:00am PST
Information security is a pressing challenge for mobile code technologies. In order to claim end-to-end security of mobile code, it is necessary to establish that the code neither intentionally...
Provided by: INRIA
-
White Papers
CoreDet: A Compiler and Runtime System for Deterministic Multithreaded Execution
March 17, 2010 12:00am PDT
The behavior of a multithreaded program does not depend only on its inputs. Scheduling, memory reordering, timing, and low-level hardware effects all introduce nondeterminism in the execution of...
Provided by: Association for Computing Machinery
-
White Papers
Modeling Multi-Threaded Processors
September 15, 2008 12:00am PDT
Symmetric Multi-Processing (SMP) has been employed by computer makers for some time. Multiple processors are connected to a common memory pool and a combination of hardware and operating system...
Provided by: TeamQuest
-
White Papers
Compiler Techniques for Reducing Data Cache Miss Rate on a Multithreaded Architecture
January 23, 2008 12:00am PST
High performance embedded architectures will in some cases combine simple caches and multithreading, two techniques that increase energy efficiency and performance at the same time. However, that...
Provided by: Springer Science+Business Media
-
White Papers
Eraser: A Dynamic Data Race Detector for Multi-Threaded Programs
April 4, 2006 12:00am PDT
Multi-threaded programming is difficult and error prone. It is easy to make a mistake in synchronization that produces a data race, yet it can be extremely hard to locate this mistake during...
Provided by: University of Washington
-
Webcasts
MSDN Webcast: Developing Multithreaded Applications With the .NET Compact Framework 2.0 (Level 200)
February 7, 2006 12:00am PST
In this webcast, you will find out how to use the multithreading capabilities of the Microsoft .NET Compact Framework (CF) 2.0 to create responsive applications that target Microsoft Windows CE...
Provided by: Microsoft
-
Blog Posts
Microsoft's Parallel Extensions Library: Making multithreading easier
April 21, 2008 8:03am PDT
Microsoft's Parallel Extensions Library is a library of objects designed to speed the development of multithreaded applications. Justin James examines how the Parallel Extensions Library CTP...
13 Latest comment by kolokostas36
-
White Papers
Runtime Model Checking of Multithreaded C/C++ Programs
January 1, 2011 12:00am PST
The authors present inspect, a tool for model checking safety properties of multithreaded C/C++ programs where threads interact through shared variables and synchronization primitives. The given...
Provided by: Association for Computing Machinery
-
White Papers
Stable Deterministic Multithreading Through Schedule Memoization
September 24, 2010 12:00am PDT
A Deterministic MultiThreading (DMT) system eliminates non-determinism in thread scheduling, simplifying the development of multithreaded programs. However, existing DMT systems are unstable; they...
Provided by: Columbia University
-
White Papers
Optimization of Linked List Prefix Computations on Multithreaded GPUs Using CUDA
July 14, 2010 12:00am PDT
The authors present a number of optimization techniques to compute prefix sums on linked lists and implement them on multithreaded GPUs using CUDA. Prefix computations on linked structures involve...
Provided by: University of Maryland
-
White Papers
SMT-Based Bounded Model Checking for Multi-Threaded Software in Embedded Systems
May 8, 2010 12:00am PDT
The transition from single-core to multi-core processors has made multi-threaded software an important subject over the last years in computer-aided verification. Model checkers have been...
Provided by: Association for Computing Machinery
-
White Papers
Safe and Timely Dynamic Updates for Multi-Threaded Programs
June 20, 2009 12:00am PDT
Many dynamic updating systems have been developed that enable a program to be patched while it runs, to fix bugs or add new features. This paper explores techniques for supporting dynamic updates...
Provided by: Association for Computing Machinery
-
White Papers
Scalable Support for Multithreaded Applications on Dynamic Binary Instrumentation Systems
June 20, 2009 12:00am PDT
Dynamic binary instrumentation systems are used to inject or modify arbitrary instructions in existing binary applications; several such systems have been developed over the past decade. Much of...
Provided by: Association for Computing Machinery




































