Skip to main content

Showing 1–2 of 2 results for author: Finnerty, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.19304  [pdf, ps, other

    cs.NI

    A Study on E2E Performance Improvement of Platooning Using Outdoor LiFi

    Authors: Zhiyi Zhu, Eiji Takimoto, Patrick Finnerty, Chikara Ohta

    Abstract: Platooning within autonomous vehicles has proven effective in addressing driver shortages and reducing fuel consumption. However, as platooning lengths increase, traditional C-V2X (cellular vehicle-to-everything) architectures are susceptible to end-to-end (E2E) latency increases. This is due to the necessity of relaying information through multiple hops from the leader vehicle to the last vehicle… ▽ More

    Submitted 24 June, 2025; originally announced June 2025.

    Comments: 2 pages

  2. Supercharging the APGAS Programming Model with Relocatable Distributed Collections

    Authors: Patrick Finnerty, Yoshiki Kawanishi, Tomio Kamada, Chikara Ohta

    Abstract: In this article we present our relocatable distributed collections library. Building on top of the AGPAS for Java library, we provide a number of useful intra-node parallel patterns as well as the features necessary to support the distributed nature of the computation through clearly identified methods. In particular, the transfer of distributed collections' entries between processes is supported… ▽ More

    Submitted 12 July, 2022; originally announced July 2022.

    Comments: 23 pages 8 figures Consult the source code in the GitHub repository at https://github.com/handist/collections

    ACM Class: D.1.0