Click here to Skip to main content

Threads, Processes and IPC

Great Reads

by Hans Dietrich
XQueue implements a shared-memory first-in first-out (FIFO) queue, based on memory-mapped files, that works on all versions of Windows.
by csrss
This small article describes thread injection routine from one windows native application into another, in this case - injection into Session Manager Subsystem during system boot.
by Nish Sivakumar
Introduction to using the Monitor class for accessing shared resources from multiple threads
by PIEBALDconsult
A class that allows my CommScript class to "'drive' a command line utility"

Latest Articles

by Peter Hancock
Provides a plug in multithreaded environment, using an exception safe thread-pool and functors.
by sisirp88
Multi-threading and cross-thread function invoke.
by Paulo Zemek
Using only Managed Resources to create Thread Synchronization
by fishjam
the best thread pool implemention on windows that you can find

Discussions

by Member 9836509 on Article "Multithreading Demystified"
by Member 4433274 on A More
by Member 8863655 on Article "BackgroundWorker and ProgressBar demo"
by Valery Grebnev on Article "Testing simple concurrent containers"
by Member 4433274 on A More

All Articles