Top "Task-management" questions

What is the 'realtime' process priority setting for?

From what I've read in the past, you're encouraged not to change the priority of your Windows applications programmatically, and …

windows task taskmanager thread-priority task-management
Use cases of the Workflow Engine

I'd like to know about specific problems you - the SO reader - have solved using Workflow Engines and what …

state-machine business-process-management task-management workflow-engine
How to hide C# application from taskmanager processtab?

I need to hide my C# application from process tab of Taskmanager using this.ShowInTaskbar = false; I have hide it …

c# .net taskmanager dll-injection task-management
Mylyn equivalent for Netbeans?

A co-worker has been going on about how cool Mylyn is for Eclipse. I want to give a task management …

ide netbeans project-management mylyn task-management