On GameSpot: Wii Fit tells 10-year-old she's fat
4 Resources for

multithreading

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean multi-threading (47 results)

TechRepublic Resources

Thread safety and responsibility
Today I am back onto one of my favorite topics, as of late: multithreading and data integrity. I know, some of you are probably sick of this one, but today I thought about it from a totally different angle: responsibility and ethics. No, not whether or not using a thread...
Tags: Threads, Software Development, Software Design, Programming, Multithreading, Development, Data Integrity, Code Writing, Code, Application Development
Blog posts 2007-03-28
Web apps and record locking
Last week, I wrote a bit about multithreading. One of the biggest issues with multithreading is maintaining data integrity. There are a lot of pitfalls with it. Today, I was looking at the issue of data integrity from another angle: client/server applications. The fact is, if you are working on...
Tags: Servers, Scripting languages, Web, lock, data integrity, client-server, client/server application, server
Blog posts 2007-03-20
More multithreaded thoughts
The world of threads and parallelism is a topic that I keep coming back to, over and over again. In the same day, George Ou sent me a link to an interesting yet all too short article on an automatic parallelizing compiler, and I sent him a link to an...
Tags: Application Development, General, Multithreading, Programming, Software Design, Software Development
Blog posts 2007-03-14
Intel: Optimize applications for multicore
Too bad so many developers are moving to managed codeThis is great. It would be nice if it was not a year late. It also does not help the coders who are not working in C++. Programmers are increasingly shifting to managed code environments (Java, .Net), or other languages which...
Tags: optimization, software development, programming, multithreading, CPU, Justin James, it management, Intel Corp., Java, logical CPU, multiple CPU, Microsoft .NET, PHP, managed code, multi-core
Discussion threads 2006-08-28

Additional Resources

MSDN Webcast: Multithreading for Performance and Responsiveness (Part 10 of 15) (Level 300)
This webcast gives information on designing desktop applications with the Microsoft .NET Framework 2.0. The webcast presents the theory behind multithreading, and demonstrates ways to use this technology safely within your applications.
Tags: Microsoft Developer Network, Webcast, Performance, Microsoft Corp., Multi-threading, Digital Media, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: Architecting Desktop Applications With 2.0 (Part 10 of 15): Multithreading for Performance and Responsiveness (Level 300)
This webcast on designing desktop applications with the Microsoft .NET Framework 2.0 presents the theory behind multithreading, and demonstrates ways to use this technology safely within the applications.
Tags: Microsoft Developer Network, Webcast, Performance, Microsoft Corp., Multi-threading, Desktops, Hardware
Webcasts
Multithreaded Programs and dbx
While a traditional UNIX process contains a single thread of control, multithreading separates a process into many execution threads, each of which runs independently. Multithreading the code has a number of benefits, but it can also introduce bugs that might be difficult to find. This paper suggests ways of avoiding...
Tags: Sun Microsystems Inc., Multi-threading
White papers
Maximizing Application Performance on Chip Multithreading (CMT) Architectures
This paper provides a set of best practices for developers and system administrators who want to achieve maximum application performance on Chip MultiThreading CMT architectures such as Sun servers with CoolThreads technology. A brief introduction to throughput computing is presented along with several examples that illustrate what CMT means in...
Tags: Performance, Sun Microsystems Inc., Best Practice, Architecture, Chip, Sun Solaris, UNIX, Servers, Operating Systems, Semiconductors, Software, Hardware
White papers 2006-06-01
MSDN Webcast: Developing Multithreaded Applications With the .NET Compact Framework 2.0 (Level 200)
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 5.0 and Microsoft Windows Mobile-based devices. This webcast shows you what you need to know to take advantage of the...
Tags: Microsoft Developer Network, Webcast, Microsoft Corp., Microsoft .NET Compact Framework, Multi-threading, .Net, Microsoft Windows, Application Servers, Digital Media, Middleware, Software Development, Software/Web Development, Operating Systems, Software, Enterprise Software, Consumer Electronics, Personal Technology
Webcasts
Multithreading loops
Have you ever tried to do some parallel processing in a loop? Why or why not? If you did, how did you do it and what did you do?J.Ja
Tags: Justin James, multi-threading
Discussion threads 2007-09-24
The JCilk Language for Multithreaded Computing
JCilk extends the Java language to provide call-return semantics for multithreading, much as Cilk does for C. Java's built-in thread model does not support the passing of exceptions or return values from one thread back to the "parent" thread that created it. JCilk imports Cilk's fork-join primitives spawn and sync...
Tags: Semantics, JCilk, Programming Languages, Java, Software Development, Software/Web Development
White papers
Observations Using SMT on an Oracle 9i OLTP Workload
Simultaneous Multithreading SMT is a hardware multithreading technology which enables the execution of multiple instructions from multiple code paths, or hardware threads, in a single CPU clock cycle. POWER5 is the first IBM PowerPC processor to implement this technology, and has the capability of using either one or two hardware...
Tags: Oracle Corp., OLTP, Oracle9i, IBM POWER5, Multi-threading, IBM Corp., Processors, Databases, Semiconductors, Hardware, Components, Enterprise Software, Software, Data Management
White papers 2004-11-18
How DB2 Exploits IBM eServer p5 And AIX 5L Simultaneous Multithreading
By executing multiple threads on the same processor at the same time, Simultaneous Multithreading SMT enables concurrent execution of multiple instruction streams to help optimize processor utilization. AIX 5L v5.3 and POWER5 processors on i5 and p5 eServer systems fully automate SMT without requiring any application modifications or tuning. This...
Tags: IBM AIX, IBM eServer, IBM AIX 5L, IBM POWER5, IBM DB2, Multi-threading, IBM Corp., Operating Systems, Processors, Software, Semiconductors, Hardware, Components
White papers 2004-07-01
Horizontal Scaling on a Vertical System Using Zones in the Solaris 10 OS
Multithreaded applications scale well on the new Chip MultiThreading CMT systems like the Sun Fire T1000/T2000 and V490 servers. Carriers and service providers can consolidate the back-end systems using CMT and multithreading. However, some applications are single-threaded, which will always provide an obstacle to performance and scalability. The Solaris 10...
Tags: Sun Solaris 10, Operating System, Sun Microsystems Inc., Scalability, Sun Solaris, UNIX, Operating Systems, Servers, Software, Hardware
White papers 2006-06-01
THRDPERF (exe)
This article discusses how automation is used in the THRDPERF project to sample multithreading data using Microsoft Excel. This version is the first release on CNET Download.com.
Tags: Microsoft Corp., Multi-threading
Software downloads 2007-09-20
Personal OA System (exe)
Personal OA System is a kind of OA utility console, which is compositive of personal daily working, entertainments & communications. The main functions are: daily affairs function: making planning mission; memorandum; address list; timing alarm; my appointment. sending & receiving e-mails. Common use information query: appeal calling; nationwide area codes...
Tags: Web, Multi-threading, Personal OA System
Software downloads 2005-11-14
XLClient (exe)
Interacting with Microsoft Excel: A Case Study in Automation. It discusses how Automation is used in the THRDPERF project to sample multithreading data using Microsoft. This version is the first release on CNET Download.com.
Tags: Microsoft Corp., Multi-threading
Software downloads 2007-09-14
Multithreading is a verb not a noun
Steve Yegge's rather famous post, "Execution in the Kingdom of Nouns" has probably done more to frame and influence my thoughts about object-oriented programming OOP than anything else out there. In the discussion thread about my post on multithreading loops, I finally got a handle on why I feel that...
Tags: Problem, Microsoft Corp., Multi-threading, Microsoft Visual Basic.Net, Mutex, LINQ, Microsoft Research, F#, C#, Programming Languages, Software Development, Software/Web Development, Justin James
Blog posts 2007-10-01
ViperChat (exe)
ViperChat is a multithreading, scriptable, LAN chat client-compatible with Vypress Chat protocol 1.93. It uses UDP communication over WinPcap packet capture drivers. Can be extended using Lua 5.0 programming language.
Tags: ViperChat, LANs, Networking, Programming Languages, Software Development, Software/Web Development
Software downloads 2005-05-29
Multithreading is a verb, not a noun
Do existing MT constructs meet your needs?If you do MT work, does the way your language handles it help or hinder your work? If you have not tried MT yet, is it because the constructs make no sense?J.Ja
Tags: Justin James, multi-threading
Discussion threads 2007-10-01
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now