Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Retrospective Theses and Dissertations

University of Central Florida

Computers

1985

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Multi-Computer Communication With Shared Memory, Jane N. Chang Jan 1985

Multi-Computer Communication With Shared Memory, Jane N. Chang

Retrospective Theses and Dissertations

This thesis describes a design for a multi-computer communication system using a shared memory. The design is implemented using the Motorola EXORset 30/DS35 development systems. The primary use for the shared memory is to act as a message center similar to a mailbox, where each computer can leave messages for other computers and also pick up messages from other computers. Status word residing in shared memory, called semaphore, are used to indicate the condition of the mailbox. Each computer polls unique semaphores associated with unique message transfers when requesting to send a message or to receive a message.