Skip to main content

Showing 1–4 of 4 results for author: Boutier, M

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

    cs.NI

    User-space Multipath UDP in Mosh

    Authors: Matthieu Boutier, Juliusz Chroboczek

    Abstract: In many network topologies, hosts have multiple IP addresses, and may choose among multiple network paths by selecting the source and destination addresses of the packets that they send. This can happen with multihomed hosts (hosts connected to multiple networks), or in multihomed networks using source-specific routing. A number of efforts have been made to dynamically choose between multiple ad… ▽ More

    Submitted 9 February, 2015; originally announced February 2015.

  2. arXiv:1403.3488  [pdf, ps, other

    cs.NI

    A delay-based routing metric

    Authors: Baptiste Jonglez, Matthieu Boutier, Juliusz Chroboczek

    Abstract: In overlay networks, both local and long-distance links appear as a single hop to a routing protocol. Traditional routing metrics (based on hop count or packet loss) fail to take the differences between such links into account. In this paper, we study a metric based on packet delay that has been designed to improve routing in overlay networks. We show a lightweight technique for measuring delay as… ▽ More

    Submitted 14 March, 2014; originally announced March 2014.

  3. arXiv:1403.0445  [pdf, other

    cs.NI

    Source-specific routing

    Authors: Matthieu Boutier, Juliusz Chroboczek

    Abstract: Source-specific routing (not to be confused with source routing) is a routing technique where routing decisions depend on both the source and the destination address of a packet. Source-specific routing solves some difficult problems related to multihoming, notably in edge networks, and is therefore a useful addition to the multihoming toolbox. In this paper, we describe the semantics of source-s… ▽ More

    Submitted 30 March, 2015; v1 submitted 3 March, 2014; originally announced March 2014.

  4. arXiv:1210.4263  [pdf, other

    cs.PL

    Generating events with style

    Authors: Matthieu Boutier, Gabriel Kerneis

    Abstract: Threads and events are two common abstractions for writing concurrent programs. Because threads are often more convenient, but events more efficient, it is natural to want to translate the former into the latter. However, whereas there are many different event-driven styles, existing translators often apply ad-hoc rules which do not reflect this diversity. We analyse various control-flow and data-… ▽ More

    Submitted 17 October, 2012; v1 submitted 16 October, 2012; originally announced October 2012.

    Comments: Submitted for publication