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 cont
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 with
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......
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 keep t
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 Task Manager & System Info, Alerts. It shows in real time OS Wide info, for all processes and threads -- CPU%, Path, open files, memory, DLLs, command line, environment vars, ... Run, terminate,...
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
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 the
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 |