• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 137
Next 10 →

Shortest-Path and Hot-Potato Routing on Unbuffered Toroidal Networks

by Miltos D. Grammatikakis, Miro Kraetzl, Eric Fleury - Proc. IEEE Conf. Global Comm , 1998
"... We probabilistically model dynamic packet routing on unbuffered 2-D and 3-D toroidal networks. We consider shortest-path routing with packet loss and retransmissions versus a newly proposed all-link busy (ALB) hot-potato routing strategy with packet deflections. Computations of the sustained packet ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
generating rate, node throughput, and average packet latency indicate that the proposed ALB strategy is a much better alternative to a shortest-path routing on unbuffered tori. It achieves an almost optimal sustained packet generating rate, near-optimal latency, and acceptable node throughput. 1 Introduction

Shortest Paths in Microseconds

by Rachit Agarwal, Matthew Caesar, Ben Y. Zhao, P. Brighten Godfrey
"... Computing shortest paths is a fundamental primitive for several social network applications including sociallysensitive ranking, location-aware search, social auctions and social network privacy. Since these applications compute paths in response to a user query, the goal is to minimize latency whil ..."
Abstract - Add to MetaCart
Computing shortest paths is a fundamental primitive for several social network applications including sociallysensitive ranking, location-aware search, social auctions and social network privacy. Since these applications compute paths in response to a user query, the goal is to minimize latency

ROME: Routing On Metropolitan-scale Ethernet

by Chen Qian, Simon S. Lam
"... Abstract—We present the architecture and protocols of ROME, a layer-2 network designed to be backwards compatible with Ethernet and scalable to tens of thousands of switches and millions of end hosts. ROME is based upon a recently developed geographic routing protocol, greedy distance vector (GDV). ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
-level eventdriven simulator, in which ROME protocols are implemented in detail, show that ROME protocols are efficient and scalable to metropolitan size. Furthermore, ROME protocols are highly resilient to network dynamics. The routing latency of ROME is only slightly higher than shortest-path latency

1A Scalable and Resilient Layer-2 Network with Ethernet Compatibility

by Chen Qian, Simon S. Lam , 2013
"... Abstract—We present the architecture and protocols of ROME, a layer-2 network designed to be backwards compatible with Ethernet and scalable to tens of thousands of switches and millions of end hosts. Such large-scale networks are needed for emerging applications including data center networks, wide ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
. Furthermore, ROME protocols are highly resilient to network dynamics. The routing latency of ROME is only slightly higher than shortest-path latency. To demonstrate scalability, we provide simulation performance results for ROME networks with up to 25,000 switches and 1.25 million hosts. I.

Shortest paths in less than a millisecond

by Rachit Agarwal, Matthew Caesar, Ben Y. Zhao, P. Brighten Godfrey - ACM SIGCOMM Workshop on Online Social Networks (WOSN , 2012
"... We consider the problem of answering point-to-point shortest path queries on massive social networks. The goal is to answer queries within tens of milliseconds while minimizing the memory requirements. We present a technique that achieves this goal for an extremely large fraction of path queries by ..."
Abstract - Cited by 3 (2 self) - Add to MetaCart
We consider the problem of answering point-to-point shortest path queries on massive social networks. The goal is to answer queries within tens of milliseconds while minimizing the memory requirements. We present a technique that achieves this goal for an extremely large fraction of path queries

The Directed Minimum Latency Problem

by Viswanath Nagarajan, R. Ravi
"... We study the directed minimum latency problem: given an n-vertex asymmetric metric (V, d) with a root vertex r ∈ V, find a spanning path originating at r that minimizes the sum of latencies at all vertices (the latency of any vertex v ∈ V is the distance from r to v along the path). This problem has ..."
Abstract - Cited by 5 (0 self) - Add to MetaCart
for the asymmetric traveling salesman path problem [13, 5]. We prove an upper bound ρ = O ( √ n), which implies (for any fixed ɛ> 0) a polynomial time O(n 1/2+ɛ)approximation algorithm for directed latency. In the special case of metrics induced by shortest-paths in an unweighted directed graph, we give an O

PARALLEL FPGA-BASED ALL PAIRS SHORTEST PATHS FOR SPARSE NETWORKS:

by A Human, Brain Connectome, Case Study
"... This paper proposes a highly parallel and scalable reconfig-urable design for the All-Pairs Shortest-Paths (APSP) algo-rithm for very sparse networks. Our work is motivated by a computationally intensive bioinformatics application that employs this memory-latency bound algorithm. The pro-posed desig ..."
Abstract - Add to MetaCart
This paper proposes a highly parallel and scalable reconfig-urable design for the All-Pairs Shortest-Paths (APSP) algo-rithm for very sparse networks. Our work is motivated by a computationally intensive bioinformatics application that employs this memory-latency bound algorithm. The pro

Toward Shortest Backup Paths for IP Fast ReRoute

by Pengkui Luo, Pengkui Luo
"... Abstract — The slow convergence under intra-domain link or router failures is a challenge for latency-sensitive applications in the IP networks. A variety of IP Fast Re-Route (IPFRR) schemes have been proposed to address the issue in the literature. Our paper reviews several of these IPFRR schemes: ..."
Abstract - Add to MetaCart
to the destination yields the shortest backup paths in the survived subgraph. However, it introduces significant increase of the routing table size, shedding light on the unbalanced trade-off between the length of the backup path and the routing table size.

An Algorithm for Shortest Paths in Bipartite Digraphs with Concave Weight Matrices and its Applications

by Xin He, Zhi-zhong Chen
"... The traveling salesman problem on an n-point convex polygon and the minimum latency tour problem for n points on a straight line are two basic problems in graph theory and have been studied in the past. Previously, it was known that both problems can be solved in O(n 2 ) time. However, whether ..."
Abstract - Add to MetaCart
) with X = fx 0 ; : : : ; xn g and Y = fy 0 ; : : : ; ymg, we wish to find the shortest path from x 0 to xn in G. This new problem requires\Omega\Gamma nm) time to solve in general, but we show that it can be solved in O(n+m log n) time if the weight matrices A and B of G are both concave, where for 0

Neither Shortest Path Nor Dominating Set: Aggregation Scheduling by Greedy Growing Tree in Multihop Wireless Sensor Networks

by Chen Tian, Hongbo Jiang, Chonggang Wang, Senior Member, Zuodong Wu, Jinhua Chen, Wenyu Liu , 2011
"... Abstract—Data aggregation is a fundamental task in multihop wireless sensor networks. Minimum-latency aggregation schedul-ing (MLAS) seeks to minimize the number of scheduled time slots to perform an aggregation. In this paper, we present the first work on a solvable mathematical formulation of the ..."
Abstract - Add to MetaCart
of the MLAS problem. The optimal solution of small example networks sug-gests that an optimal scheduling can be neither shortest path nor dominating set based. Instead of yet another theoretical analysis with provable bounds, our work focuses on reducing the av-erage latency of general random topologies
Next 10 →
Results 1 - 10 of 137
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University