Home Home Home
Options
 
 Newsletter
View our sponsorsCodejock Software - Serious GUI CodeAdvertise on the CodeProject
Home Latest updates Submit your article About Us Advertise on the Code Project Contact us Discussion Forums
Navigation bar
Community
.NET
Controls
General
Libraries and Projects
Multimedia
Other Platforms
GUI
Internet
Miscellany
 
Threads, Processes & Inter-Process Communication

Display articles by
Title/Description Author Updated Score

Inter-Process Communication
 
An Introduction to Processes: Asynchronous Process Notification
Learn how to create new processes and how to efficiently manage them.
Joseph M. Newcomer 17 May 2000 4.71
Bridge Between Java And Windows
Make your windows programs communicate with java programs easily
Xiangyang Liu 24 Mar 2001 4.61
Communication Pipe Classes
Simple and fast communication between all types of MFC Applications on a single or multiple computers in Windows NT.
Ion Tichy 27 Jul 2001
4.5
Interprocess Communication using Shared Memory
A client-server model using shared memory for interprocess communication
Zoran M. Todorovic 14 Dec 1999 4.37
A Case Study about InterProcess Synchronization
An application demonstrating process synchronisation and interprocess communication
Gert Boddaert 6 Jan 2001 4.35
Inter-Process Communication using WM_COPYDATA
Demonstrates the use of WM_COPYDATA
Eddy Celis 4 Dec 1999
Beginner
4.19
Sending a message to the Main Frame Window of Another Application, given only the Process Handle
Explains how to send a message between windows when you only have the Process handle
Martin-Pierre Frenette 9 Dec 1999 4.18

Processes
 
A utility to stagger processes at Windows Startup
This utility uses very little system resources to launch apps base on a timer.
Philip McGahan 14 Apr 2000 3.73

Third Party libraries
 
Communicating with Remote Processes without DCOM or CORBA
Introduce a new interprocess communication tool
Xiangyang Liu 1 May 2001
Advanced
4.39

Threads
 
Using Worker Threads
Learn how to create and use worker threads in your applications.
Joseph M. Newcomer 6 Apr 2001 4.74
User-Level Spin Locks
An introduction to using spin locks for synchronisation
Gert Boddaert 24 Oct 2000 4.64
CThread - a Worker Thread wrapper class
A class that allows the simple implementation of worker threads
Dominik Filipp 4 Dec 1999 4.61
Introduction to Multi-threaded Code
Synchronizing worker threads using 3 different methods
William T. Block 27 Mar 2000 4.45
A programming model to use a thread pool
A class to manage the thread pool
Sherwood Hu 1 Oct 2000 4.39
Using User-Interface Threads
Learn tricks on how to create and use a User-Interface thread.
Joseph M. Newcomer 17 May 2000 4.33
Using Semaphores: Multithreaded Producer/Consumer
An introduction to using Semaphores.
Joseph M. Newcomer 15 Jun 2001 4.17
PStat v1.2 - Threading Framework
A Freeware generalized framework for executing a lengthy operation in a thread.
PJ Naughter 4 Mar 2000 3.45
Thread Synchronization Classes
Implements a set of classes for thread synchronization.
Zoran M. Todorovic 30 May 2000 3.11
Encapsulating Win32 threads in C++
This article presents a class to encapsulate threads, leaving the user to focus on project details.
Ciprian Miclaus 27 Jul 2001
2.5
How to use the same thread function for multiple threads (safely)
This article shows you how to subclass CWinThread to create a class that allows multiple instances to effectively use the same thread function, safely.
Derek Lakin 29 May 2001
Beginner
2.5

Unedited Reader Contributions
 
CNGDiskSpaceMonitor - a Free Disk Space Monitoring class
A class to monitor free disk space on a nominated drive
Andy Metcalfe 6 Feb 2001 5

View our sponsorsCodejock Software - Serious GUI CodeAdvertise on the CodeProject
last updated 3 Aug 2001
Advertise
Copyright © CodeProject, 1999-2001.
All Rights Reserved.