0
6.3kviews
What are different multiprocessor configurations? Explain Closely Coupled -- Configuration?
1 Answer
0
40views

Multiprocessor systems refer to the use of multiple processors that execute instructions simultaneously and communicate using mailboxes and semaphores. Maximum mode of 8086 is designed to implement 3 basic multiprocessor configurations:

  1. Co-processor (8087)
  2. Closely coupled (dedicated I/O processor: 8089)
  3. Loosely coupled (Multi-bus)
  4. Co-processors and closely coupled configurations are similar - …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.