Computer Science, asked by snehaghosh12, 1 year ago

what are the major role of resources manager and process manager?

Answers

Answered by ItsRJ
0
Resource Management. All projects require skilled human resources to successfully accomplish goals.Resource managers are responsible for assigning the right people to the right projects at the right time. They manage employees currently in the workplace and determine hiring needs based on each project's requirements.

snehaghosh12: I am talking about computer
ItsRJ: okk
snehaghosh12: so if you are knowing tell me again
ItsRJ: in comment
snehaghosh12: yes
ItsRJ: just wait
ItsRJ: Process management is an integral part of any modern-day operating system (OS). The OS must allocate resources to processes, enable processes to share and exchange information, protect the resources of each process from other processes and enable synchronization among processes. To meet these requirements, the OS must maintain a data structure for each process, which describes the state and resource ownership of that process, and which enables the OS to exert control over each process.
ItsRJ: In computer programming, resource management refers to techniques for managing resources (components with limited availability).

Computer programs may manage their own resources[which?] by using features exposed by programming languages (Elder, Jackson & Liblit (2008) is a survey article contrasting different approaches), or may elect to manage them by a host – an operating system or virtual machine – or another program.
Similar questions
Math, 7 months ago