header("Content-type: text/html; charset=utf-8");
include "../syslunch.php";
setPaperDir("http://www.cs.cornell.edu/home/rvr/_cuonly");
syslunchheader('Fall 2010', 'Upson 315', 'fall10', 'Robbert van Renesse',
'Sponsored by Microsoft');
schedbegin(8, 27, 2010);
/* Aug 27 */
sched($curday,
'http://www.usenix.org/events/nsdi10/tech/full_papers/katz-bassett.pdf',
'Reverse traceroute',
'Ethan Katz-Bassett (UW), Harsha V. Madhyastha (UCSD), Vijay Kumar Adhikari (U. Minnesota), Colin Scott, Justine Sherry, Peter van Wesep, Thomas Anderson, and Arvind Krishnamurthy (UW)',
'NSDI 2010',
'Bernard Wong');
/* Sep 3 */
sched($curday,
'http://delivery.acm.org/10.1145/1810000/1807231/p579-kossmann.pdf?key1=1807231&key2=7429752821&coll=GUIDE&dl=GUIDE&CFID=99079209&CFTOKEN=99531783',
'An Evaluation of Alternative Architectures for Transaction Processing in the Cloud',
'Donald Kossmann, Tim Kraska, Simon Loesing (ETH, Zurich)',
'SIGMOD 2010',
'Ben Sowell');
/* Sep 10 */
sched($curday,
'http://cseweb.ucsd.edu/~dlogothetis/docs/socc10-logothetis.pdf',
'Stateful Bulk Processing for Incremental Algorithms',
'Dionysios Logothetis (UC San Diego), Christopher Olston (Yahoo! Research) , Benjamin Reed (Yahoo! Research) , Kevin Webb (UC San Diego) , Kenneth Yocum (UC San Diego)',
'SOCC 2010',
'Ryan Peterson');
/* Sep 17 */
sched($curday,
'http://people.csail.mit.edu/jeanyang/papers/pldi117-yang.pdf',
'Safe to the Last Instruction: Automated Verification of a Type-Safe Operating System',
'Jean Yang (MIT), Chris Hawblitzel (MSR)',
'PLDI 2010',
'Michael George');
/* Sep 24 */
sched($curday,
'ulfar.txt',
'Cloud Computing and Software Security',
'Úlfar Erlingsson',
'Google Research',
'Úlfar Erlingsson');
/* Oct 1 */
sched($curday,
'jeanna.txt',
'Rapid Recovery Architecture and Virtual Machine Contracts',
'Jeanna Matthews',
'Clarkson',
'Jeanna Matthews');
/* Oct 8 */
sched($curday,
'http://habulibdeh.com/papers/symbiotic-sigcomm.pdf',
'Symbiotic Routing in Future Data Centers',
'Hussam Abu-Libdeh (Cornell University), Paolo Costa (Microsoft Research Cambridge), Antony Rowstron (Microsoft Research Cambridge), Greg O\'Shea (Microsoft Research Cambridge), Austin Donnelly (Microsoft Research Cambridge)',
'SIGCOMM 2010',
'Hussam Abu-Libdeh');
/* Oct 15 */
sched($curday,
'lakshmi.txt',
'Computing for Development: A New High Impact Research Area',
' Lakshminarayanan Subramanian',
'NYU',
'Lakshminarayanan Subramanian');
/* Oct 22 */
sched($curday,
'levis.txt',
'Wireless Routing and Full Duplex Wireless',
'Philip Levis',
'Stanford University',
'Philip Levis');
/* Oct 29 */
sched($curday,
'http://www.cs.princeton.edu/~minlanyu/writeup/sigcomm10.pdf',
'Scalable Flow-Based Networking with DIFANE',
'Minlan Yu (Princeton University), Jennifer Rexford (Princeton University), Michael J. Freedman (Princeton University), Jia Wang (AT&T Labs - Research)',
'SIGCOMM 2010',
'Ki Suh Lee');
/* Nov 5 */
sched($curday,
'http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/36737.pdf',
'Availability in Globally Distributed Storage Systems',
'Daniel Ford, Francois Labelle, Florentina Popovici, Murray Stokely, Van-Anh Truong, Luiz Barroso, Carrie Grimes, Sean Quinlan (Google)',
'OSDI 2010',
'Lakshmi Ganesh');
/* Nov 12 */
/* suggested by Rajit and Jose */
sched($curday,
'eugster.txt',
'Distributed Event-based Programming in Java',
'Patrick Eugster',
'Purdue',
'Patrick Eugster');
/* Nov 19 */
nomeeting("ACSU Luncheon—no systems lunch");
/* Nov 26 */
nomeeting("Thanksgiving Break");
/* Dec 3 */
sched($curday,
'xiaowei.txt',
'Bootstrapping Accountability in the Internet We Have',
'Xiaowei Yang',
'Duke',
'Xiaowei Yang');
schedend();
?>