When working with multithread code, a master thread is usually used to send messages. This may be queued up for processing by other threads. During processing by the other threads the master thread puts up an exception, the remaining threads may...
Perform Multiple Tasks Using Threads is an article in which author elaborates the procedure for creating and managing multithreaded programme with the help of C# mechanisum. In this tutorial users can learn about procedure for creating a thread...
Start your own multi-thread application using this model. Full source code will reveal secrets of synchronizing various objects (threads, semaphores, events, critical sections and more ...). Also, if you have Interbase installed you can extend...
The Warecase eXtended Task Monitor (XTM) is a powerful auxiliary tool designed for simplifying the environment of the software developer. XTM is an extended task monitoring and troubleshooting tool for Microsoft Windows 2000 OS and later versions...
This is a tutorial that elaborates on thread safety issues. The author defines that thread safety is the program for keeping the speed of the programs associated with testing. Author says that this tutorial will be of much use for the users to...
An extensive forum that features single or multiple threads, thread/topic locking, online users counter, formatting code, optional HTML inclusion, smilies and
TaskInfo2003 for Win9x/ME/NT/2k/XP is combination of Task Manager and System Information. It shows in real time info about all processes and threads including System threads. Shows TCPIP Connections. For each process it shows CPU usage,...
TMGDBSessionCache caches database sessions along with a TDatabase component.TMGDBSessionCache was written for 3-Tier database applications wherenormally each new thread in the middle tier has to create a new session andconnect to the database....
Simple queue component for doing task in row of order.Usage:Just add the tasks and call StartTask method.The component begin the work while any task is exist.Every task have name and ID (TSchTaskInfo).If begin a task, then OnNextTask event...
This is a message board application that helps the users to post messages on the boards online. This program provide notification email to the admin for every postings made by the users. This program has an cookie option for the users to remember... |