| 1000 links found |
|
|
| pages:
<< prev
|
1 |
2 |
3 |
4 |
... |
45 |
46 |
47 |
48 |
49 |
50 |
next >>
|
Programming examples and tutorials for developers (Computers/Programming)
Provides information and tutorials for developers.
related to Programming examples and tutorials for developers
|
Free Programming Resources (Computers/Programming)
Directory of programmer and webmaster tutorials, books, faqs, forums, source code, articles and tools freely available on the Web.
related to Free Programming Resources
|
Embedded Systems Programming (Computers/Programming)
A monthly magazine for engineers, programmers, and project leaders who build microcontroller and embedded microprocessor-based systems.
related to Embedded Systems Programming
|
C Programming Trends (Computers/Programming)
CProgrammingTrends is a free email newsletter from iEntry, Inc. Topics include ray tracing, .NET, C#, C++, and other areas of interest to professional programmers.
related to C Programming Trends
|
Intentional Programming (Computers/Programming)
Papers on the metaprogramming system and former MS research project in which software is viewed as a database and multiple source code representations can be used.
related to Intentional Programming
|
PEPM (Partial Evaluation and Semantics-Based Program Manipulation) (Computers/Programming)
Archive of workshop proceedings at ACM Digital Library Portal.
related to PEPM (Partial Evaluation and Semantics-Based Program Manipulation)
|
comp.programming.threads FAQ (Computers/Programming)
Bil Lewis's collection of frequently asked questions.
related to comp.programming.threads FAQ
|
comp.programming.threads FAQ (Computers/Programming)
Frequently asked questions (by Bryan O'Sullivan).
related to comp.programming.threads FAQ
|
Multithreaded Programming in C++ and Java (Computers/Programming)
Introduction to C++ (on Win32) and Java multithreading.
related to Multithreaded Programming in C++ and Java
|
Foundations of Multithreaded, Parallel, and Distributed Programming (Computers/Programming)
This book teaches the fundamental concepts of multithreaded, parallel and distributed computing. Emphasizes how to solve problems, with correctness the primary concern and performance an important, but secondary, concern. (Gregory R. Andrews)
related to Foundations of Multithreaded, Parallel, and Distributed Programming
|
Multithreaded Programming with Pthreads (Computers/Programming)
The complementary site for the book with the same title.
related to Multithreaded Programming with Pthreads
|
Programming Java Threads in the Real World, Part 9 (Computers/Programming)
Discussion of two more architectural solutions to threading problems: a synchronous dispatcher (or 'reactor') and an asynchronous dispatcher (or 'active object').
related to Programming Java Threads in the Real World, Part 9
|
Programming Java Threads in the Real World, Part 8 (Computers/Programming)
Discusses architectural solutions to threading problems. Takes a look at threads from the perspective of an object-oriented designer, and at how to implement threads in an object-oriented environment, focusing on the implementation of asynchronous methods.
related to Programming Java Threads in the Real World, Part 8
|
Programming Java Threads in the Real World, Part 7 (Computers/Programming)
Reader/writer locks let multiple threads safely access a shared resource in an efficient way.
related to Programming Java Threads in the Real World, Part 7
|
Programming Java Threads in the Real World, Part 6 (Computers/Programming)
How to implement the Observer pattern (used by AWT/Swing for its event model) in a multithreaded environment.
related to Programming Java Threads in the Real World, Part 6
|
Programming Java Threads in the Real World, Part 5 (Computers/Programming)
Timers let you perform fixed-interval operations, such as animation refreshes.
related to Programming Java Threads in the Real World, Part 5
|
Programming Java Threads in the Real world, Part 4 (Computers/Programming)
A condition variable adds to wait the ability to not wait when the condition you're waiting for has already taken place; and a counting semaphore lets you control a pool of resources without sucking up machine cycles in polling loops.
related to Programming Java Threads in the Real world, Part 4
|
Programming Java Threads in the Real World, Part 3 (Computers/Programming)
Looks at how and why you might want to roll your own exclusion semaphores, and presents a lock manager that will help you safely acquire multiple semaphores.
related to Programming Java Threads in the Real World, Part 3
|
Programming Java Threads in the Real World, Part 2 (Computers/Programming)
Discusses the perils that can arise when you approach multithreading in a naive way.
related to Programming Java Threads in the Real World, Part 2
|
Multithreaded Programming with Win32 (Computers/Programming)
This book describes techniques for designing and implementing multithreaded software applications.
related to Multithreaded Programming with Win32
|
pages:
<< prev
|
1 |
2 |
3 |
4 |
... |
45 |
46 |
47 |
48 |
49 |
50 |
next >>
|
|
|