Questions tagged [process-management]

Process management is the ensemble of activities of planning and monitoring the performance of a process. The term usually refers to the management of business processes and manufacturing processes. Business process management (BPM) and business process reengineering are interrelated, but not identical.

Process management is the application of knowledge, skills, tools, techniques and systems to define, visualize, measure, control, report and improve processes with the goal to meet customer requirements profitably. It can be differentiated from program management in that program management is concerned with managing a group of inter-dependent projects. But from another viewpoint, process management includes program management. In project management, process management is the use of a repeatable process to improve the outcome of the project.

153 questions
-1
votes
5 answers

Dealing with illogical managers

At a place I used to work they typical response to any problem was to blame the hardware or the users for not using the system perfectly. I had adopted the philosophy that it's my fault until I can prove otherwise prior to that job (and so far, at…
Austin Salonen
  • 49,173
  • 15
  • 109
  • 139
-1
votes
3 answers

How can the name of the most memory intensive application in usage be retrieved?

I need to retrieve the name of the most memory intensive application* on OS X. The solution should be in Objective-C while preferably refraining from using 3rd party APIs. The solution cannot contain any parsing. *The memory intensity of an…
fdh
  • 5,256
  • 13
  • 58
  • 101
-6
votes
1 answer

Prohibit app from being quit via the recent apps list

Is it possible to write an app that cannot be quit through the system tray, without jailbreaking?
1 2 3
10
11