Location sensitive shared memory implementation for mobile system
Sun, Liyi
This item is only available for download by members of the University of Illinois community. Students, faculty, and staff at the U of I may log in with your NetID and password to view the item. If you are trying to access an Illinois-restricted dissertation or thesis, you can request a copy through your library's Inter-Library Loan office or purchase a copy directly from ProQuest.
Permalink
https://hdl.handle.net/2142/91566
Description
Title
Location sensitive shared memory implementation for mobile system
Author(s)
Sun, Liyi
Contributor(s)
Mitra, Sayan
Issue Date
2016-05
Keyword(s)
distributed shared memory
publish/subscribe system
Abstract
This thesis presents the implementation of an attributed key-value store distributed shared memory (DSM) that provides a way of programming distributed robotics applications. Traditional message-passing method requires the programmer to explicitly specify when and how information should be propagated between different agents while allowing them to communicate. In contrast with the message-passing method, shared memory makes the communication more implicit, allowing the agents to exchange information through read and write operations on shared variables. This feature allows a broad set of algorithms being implemented with more sufficient programs. To reduce the message overheads, an alternative type of shared memory is implemented. The alternative publish/subscribe shared memory will only deliver messages to intended receivers instead of broadcasting all the messages. This property especially benefits applications where one agent requests information from only a subset of neighbors. The shared memory and the publish/subscribe system does reduce the number of messages compared to the shared memory.
Use this login method if you
don't
have an
@illinois.edu
email address.
(Oops, I do have one)
IDEALS migrated to a new platform on June 23, 2022. If you created
your account prior to this date, you will have to reset your password
using the forgot-password link below.