Skip to main content

Showing 1–3 of 3 results for author: Landau, D

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

    cs.DC

    Multi-Objective Optimization of Consumer Group Autoscaling in Message Broker Systems

    Authors: Diogo Landau, Nishant Saurabh, Xavier Andrade, Jorge G Barbosa

    Abstract: Message brokers often mediate communication between data producers and consumers by adding variable-sized messages to ordered distributed queues. Our goal is to determine the number of consumers and consumer-partition assignments needed to ensure that the rate of data consumption keeps up with the rate of data production. We model the problem as a variable item size bin packing problem. As the rat… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: 17 pages. arXiv admin note: substantial text overlap with arXiv:2206.11170

  2. arXiv:2210.14980  [pdf, other

    astro-ph.EP astro-ph.IM cs.AI cs.LG cs.RO eess.SY

    Interstellar Object Accessibility and Mission Design

    Authors: Benjamin P. S. Donitz, Declan Mages, Hiroyasu Tsukamoto, Peter Dixon, Damon Landau, Soon-Jo Chung, Erica Bufanda, Michel Ingham, Julie Castillo-Rogez

    Abstract: Interstellar objects (ISOs) are fascinating and under-explored celestial objects, providing physical laboratories to understand the formation of our solar system and probe the composition and properties of material formed in exoplanetary systems. This paper will discuss the accessibility of and mission design to ISOs with varying characteristics, including a discussion of state covariance estimati… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: Accepted at IEEE Aerospace Conference

  3. arXiv:2206.11170  [pdf, other

    cs.DC

    Kafka Consumer Group Autoscaler

    Authors: Diogo Landau, Xavier Andrade, Jorge G. Barbosa

    Abstract: Message brokers enable asynchronous communication between data producers and consumers in distributed environments by assigning messages to ordered queues. Message broker systems often provide with mechanisms to parallelize tasks between consumers to increase the rate at which data is consumed. The consumption rate must exceed the production rate or queues would grow indefinitely. Still, consumers… ▽ More

    Submitted 22 June, 2022; originally announced June 2022.

    Comments: 10 pages, 10 figures, MSc dissertation work

    ACM Class: D.4.1