
TL;DR
The paper introduces remote_build, a tool enabling transparent remote session builds by allowing users to initiate local build commands while the actual build occurs remotely, with incremental synchronization of heap images.
Contribution
It presents a novel tool that simplifies remote build processes by integrating local commands with remote execution and incremental synchronization.
Findings
Enables seamless remote build sessions.
Reduces wait times for build completion.
Improves workflow efficiency for remote development.
Abstract
This is an introduction to the remote_build tool for transparent remote session builds. The intended workflow for a user is to locally issue a build command for some session heap images and then continue working, while the actual build runs on a remote machine and the resulting heap images are synchronized incrementally as soon as they are available.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Scientific Computing and Data Management · Cloud Computing and Remote Desktop Technologies
