you will implement a distributed resource-management scheme  using Akka actors.  Generally speaking, resources are anything that a system may use to fulfill the tasks that its users ask of it.  Disk drives are resources, as are printers and scanners; memory and cores can also be viewed as resources, as can database controllers and more exotic devices such as motion sensors, bar code readers, and webcams.  In a distributed system, one often wants to share these resources with all nodes in the network. Conceptually, the system you will be building consists of a collection of computing nodes (think “machines on a network”) that can communicate via message passing.  Each node owns a collection of local resources that it is willing to share with other nodes in the network. To manage this sharing, each node includes a Resource Manager, which is responsible for controlling access to the resources it owns. Users, which are also

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Note: Writes Program in jAva Language

you will implement a distributed resource-management scheme  using Akka actors.  Generally speaking, resources are anything that a system may use to fulfill the tasks that its users ask of it.  Disk drives are resources, as are printers and scanners; memory and cores can also be viewed as resources, as can database controllers and more exotic devices such as motion sensors, bar code readers, and webcams.  In a distributed system, one often wants to share these resources with all nodes in the network.
Conceptually, the system you will be building consists of a collection of computing nodes (think “machines on a network”) that can communicate via message passing.  Each node owns a collection of local resources that it is willing to share with other nodes in the network. To manage this sharing, each node includes a Resource Manager, which is responsible for controlling access to the resources it owns. Users, which are also running on the system nodes, will periodically request access to shared resources; the Resource Manager processes requests for its locally controlled resources, and forwards requests for remote resources to the relevant node’s Resource Manager.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY