Top "Monitor" questions

Monitor is component for Monitoring.

How can I monitor the thread count of a process on linux?

I would like to monitor the number of threads used by a specific process on Linux. Is there an easy …

linux multithreading monitor
Semaphore vs. Monitors - what's the difference?

What are the major differences between a Monitor and a Semaphore?

multithreading semaphore monitor
Monitor vs lock

When is it appropriate to use either the Monitor class or the lock keyword for thread safety in C#? EDIT: …

c# .net multithreading locking monitor
What's a monitor in Java?

What's a monitor referred to in concurrent programming in Java? When I read that "every object has associated a monitor" …

java multithreading concurrency monitor
Monitoring the progress of an SQL query in SQL SERVER

I saw a similar question which asked how to monitor the progress of a backup/restore operation: Is there a …

database sql-server-2005 monitor progress
Visual Studio and dual/multiple monitors: how do I get optimized use out of my monitors?

Ultramon is a great program for dual monitors (stretching screen across monitors), but I was wondering if there is any …

visual-studio monitor multiple-monitors
Monitoring application calls to DLL

In short: I want to monitor selected calls from an application to a DLL. We have an old VB6 application …

dll monitoring hook monitor
C# producer/consumer

i've recently come across a producer/consumer pattern c# implementation. it's very simple and (for me at least) very elegant. …

c# design-patterns monitor producer-consumer
Is using a widescreen monitor in portrait orientation more effective for coding?

In the very near future my development setup will be upgraded and part of the deal will be dual monitors (…

monitor multiple-monitors widescreen
How do I monitor bandwidth use of a specific website?

I would like to install an application on one computer to monitor the bandwidth used when browsing to a specific …

web monitor bandwidth