Dylan Nunley
University of Washington
3 Papers
6 Citations
Dylan Nunley is an academic researcher from University of Washington. The author has contributed to research in topics: Scalability & Relational database management system. The author has an hindex of 3, co-authored 3 publications.
Chat about Author
Papers
Analyzing massive astrophysical datasets: Can Pig/Hadoop or a relational DBMS help?
Sarah Loebman,Dylan Nunley,YongChul Kwon,Bill Howe,Magdalena Balazinska,Jeffrey P. Gardner +5 more
- 16 Oct 2009
TL;DR: This paper develops a use case that comprises five representative queries and implements this use case in one distributed DBMS and in the Pig/Hadoop system, finding that certain representative analyses are easy to express in each engine's highlevel language and both systems provide competitive performance and improved scalability relative to current IDL-based methods.
74
Scalable clustering algorithm for N-body simulations in a shared-nothing cluster
YongChul Kwon,Dylan Nunley,Jeffrey P. Gardner,Magdalena Balazinska,Bill Howe,Sarah Loebman +5 more
- 30 Jun 2010
TL;DR: This paper presents a scalable, parallel algorithm for data clustering in the astronomy simulation domain that matches the performance of an existing hand-optimized implementation used in astrophysics on a dataset with little skew and significantly outperforms it on a skewed dataset.