A Brief History of Cloud Offload a Personal Journey from Odyssey Through Cyber Foraging to Cloudlets

Total Page:16

File Type:pdf, Size:1020Kb

A Brief History of Cloud Offload a Personal Journey from Odyssey Through Cyber Foraging to Cloudlets [RETROSPECTIVE] Mahadev Satyanarayanan Carnegie Mellon University Editor: Carla Schlatter Ellis A BRIEF HISTORY OF CLOUD OFFLOAD A Personal Journey from Odyssey Through Cyber Foraging to Cloudlets very time you use a voice command also relevant to the concept of cloudlets [18] is identified as a key long-term constraint of on your smartphone, you are that has emerged as an important theme mobile computing. To quote verbatim from benefitting from a technique called in mobile-cloud convergence. Reflecting that piece entitled “Mobile Computing” [15]: Ecloud offload.Your speech is captured my participation in this evolution from its by a microphone, pre-processed, then sent origins, this article is a personal account of Mobile elements are resource-poor over a wireless network to a cloud service the key developments in this research area. relative to static elements. Regardless that converts speech to text. The result is It focuses on mobile computing, of future technological advances, a then forwarded to another cloud service or ignoring many other uses of remote mobile unit’s weight, power, size, and sent back to your mobile device, depending execution since the 1980s such as ergonomics will always render it less on the application. Speech recognition distributed processing, query processing, computationally capable than its static and many other resource-intensive mobile distributed object systems, and distributed counterpart. While mobile elements services require cloud offload. Otherwise, partitioning. will undoubtedly improve in absolute the service would be too slow and drain too ability, they will always be at a relative much of your battery. At the Dawn of Mobile Computing disadvantage. Research projects on cloud offload In 1993, the editor of the “Hot Topics” are hot today, with MAUI [4] in 2010, department of IEEE Computer invited me Later, in 1995, I made this same point Odessa [13] and CloneCloud [2] in 2011, to write a short thought piece on the brand in a keynote talk entitled “Fundamental and COMET [8] in 2012. These build on new topic of mobile computing that was Challenges of Mobile Computing,” to the a rich heritage of work dating back to just starting to emerge. To the best of my ACM Principles of Distributed Systems the mid-1990s on a theme that is broadly knowledge this is the first place where the Conference. An invited paper based on this characterized as cyber foraging. They are inherent resource poverty of mobile devices talk was published in the following year’s OCTOBER 2014 | Volume 18, Issue 4 GetMobile 19 [RETROSPECTIVE] conference proceedings [16] and has been FIGURE 1: Evolution of Hardware Performance widely cited since. In the 20+ years since that prediction Typical Server Typical Handheld was made, it has remained consistently or Wearable true. Figure 1 from Flinn [5] illustrates Year Processor Speed Device Speed the consistent large gap in the processing 1997 Pentium® II 266 MHz Palm Pilot 16 MHz power of typical server and mobile device 2002 Itanium® 1 GHz Blackberry 133 MHz hardware over a 16-year period. This 5810 stubborn gap reflects a fundamental reality of user preferences. The most sought- after 2007 Intel® 9.6 GHz Apple 412 MHz CoreTM 2 (4 cores) iPhone features of a mobile device are light weight, small size, and long battery life. By using 2011 Intel® 32 GHz Samsung 2.4 GHz remote execution on static infrastructure Xeon® X5 (2x6 cores) Galaxy S2 (2 cores) that does not suffer from these constraints, 2013 Intel® 64 GHz Samsung 6.4 GHz the mobile device can overcome its Xeon® E5 (2x12 cores) Galaxy S4 (4 cores) computational limitations. Google Glass 2.4 GHz OMAP 4430 (2 cores) A Decade of Exploration We began exploring remote execution for (Source: adapted from Flinn [5]) mobile computing in the context of the Odyssey system. As described in 1997 by Noble et al [12], the Janus speech recognition application was modified to operate in one of Vision and Challenges” [17] suggested envisioned in this article encompassed both three modes in Odyssey. One mode involved many research directions that have remote execution and the staging of data strictly local execution. The second mode since proved fruitful. Abstracting and nearby. The data staging concept was later involved strictly remote execution: the speech generalizing from the work on remote expanded by Flinn et al [7]. Today’s content signal captured on the mobile client was execution, it emphasized the enduring delivery networks (CDNs) can be viewed shipped to a remote server for recognition, problem of resource poverty of mobile as implementing a form of data staging. and the transcribed text was shipped back. devices and suggested that leveraging The work on fluid replication by Noble The third mode was hybrid: a preliminary nearby resources in a principled way might et al [11, 3] is related to the concept of phase of speech processing was done locally, be the best approach to addressing this cyber foraging for data, and the associated and the extracted information was shipped problem. I used the metaphor of foraging infrastructure concept of WayStations can to a remote server for the completion of the for food in the wild: be viewed as similar to surrogates. recognition process. An important attribute The period from 2001-2008 saw vigorous of this implementation was Odyssey’s ability Cyber foraging, construed as “living off research activity in this space. A detailed to dynamically select the optimal execution the land”, may be an effective way to account of these efforts is provided in the mode based on runtime factors such as deal with this problem. The idea is to excellent survey by Flinn [5]. current network bandwidth. Odyssey was dynamically augment the computing thus the technical forerunner of today’s resources of a wireless mobile The Cloud Appears mobile speech-to-text systems such as Siri, as computer by exploiting wired hardware A nagging question from the very well as the recent mechanisms for adaptive infrastructure. beginning that had never been satisfactorily cloud offload that were mentioned at the … answered was who would provide the beginning of the paper. When hardware in the wired infrastructure for cyber foraging? How Rudenko et al [14] were the first to infrastructure plays this role, we call it would trustworthy hardware for remote suggest that remote execution could a surrogate of the mobile computer it is execution be dispersed in the environment? extend battery life on mobile devices, and temporarily assisting. How would mobile devices discover them? to provide experimental evidence for this What business incentives would there be to claim. At about the same time, Flinn [6] Implicit in the foraging metaphor is the deploy and maintain such infrastructure? extended Odyssey to support energy- notion of “nearby” resources. It seemed The emergence of cloud computing aware adaptation and showed that remote obvious that low latency and high bandwidth circa 2008 suddenly clarified these issues. execution could indeed save energy in the to the remote execution site was essential. Independent of mobile computing Janus speech recognition application. However, the paper did not explicitly discuss considerations, companies like Amazon In 2001, I was invited to write an article proximity as an important criteria. This were making computing resources that for an IEEE Personal Communications turned out to have unexpected consequences could be used for transient purposes special issue on pervasive computing. This some years later, as described below. It is available on the Internet. There was now article, entitled “Pervasive Computing: important to note that cyber foraging as a business model and hence incentive for 20 GetMobile OCTOBER 2014 | Volume 18, Issue 4 [RETROSPECTIVE] deploying and maintaining hardware for remote execution. The emergence of Apple’s cloud-based Siri speech recognition service both validated the remote execution concept for mobile devices at commercial scale, and simultaneously offered a viable deployment model. “In the cloud,” was the obvious answer to the question, “Where should remote execution be performed?” In industry and in academia, the imminent convergence of mobile computing and cloud computing was heralded. Alas, that celebration was premature. The economics of cloud computing strongly favor the centralization of infrastructure into a few large data centers. It is through economies of scale in operations and system administration that cloud computing wins. Unfortunately, global consolidation implies large average separation between a mobile device and its cloud. End-to-end communication then involves many network hops and results in FIGURE 2. Two-Level Cloud-Cloudlet Architecture high latencies. From the beginning, I had implicitly assumed low latency and high bandwidth between mobile device and remote execution site. But by early 2008, I realized that my implicit assumption of the need for a two-level architecture for similar to replacing a networking element “nearby” in framing the cyber foraging mobile-cloud convergence. such as router. We described the cloudlet concept was a mistake. I should have made Figure 2 illustrates this architecture. concept in a paper that has proved to explicit the importance of proximity. The first level is today’s unmodified cloud highly influential, receiving more than 550 Discussions with a number of senior infrastructure. The second level consists citations in less than five years [18]. Cisco’s researchers in mobile computing at the of dispersed
Recommended publications
  • Building Blocks for Tomorrow's Mobile App Store
    Building Blocks for Tomorrow’s Mobile App Store by Justin G. Manweiler Department of Computer Science Duke University Date: Approved: Romit Roy Choudhury, Supervisor Jeffrey S. Chase Landon P. Cox Victor Bahl Dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Computer Science in the Graduate School of Duke University 2012 Abstract (0984) Building Blocks for Tomorrow’s Mobile App Store by Justin G. Manweiler Department of Computer Science Duke University Date: Approved: Romit Roy Choudhury, Supervisor Jeffrey S. Chase Landon P. Cox Victor Bahl An abstract of a dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Computer Science in the Graduate School of Duke University 2012 Copyright c 2012 by Justin G. Manweiler All rights reserved Abstract In our homes and in the enterprise, in our leisure and in our professions, mobile computing is no longer merely “exciting;” it is becoming an essential, ubiquitous tool of the modern world. New and innovative mobile applications continue to inform, entertain, and surprise users. But, to make the daily use of mobile technologies more gratifying and worthwhile, we must move forward with new levels of sophistication. The Mobile App Stores of the future must be built on stronger foundations. This dissertation considers a broad view of the challenges and intuitions behind a diverse selection of such new primitives. Some of these primitives will mitigate exist- ing and fundamental challenges of mobile computing, especially relating to wireless communication. Others will take an application-driven approach, being designed to serve a novel purpose, and be adapted to the unique and varied challenges from their disparate domains.
    [Show full text]
  • Annual Report
    ANNUAL REPORT 2019FISCAL YEAR ACM, the Association for Computing Machinery, is an international scientific and educational organization dedicated to advancing the arts, sciences, and applications of information technology. Letter from the President It’s been quite an eventful year and challenges posed by evolving technology. for ACM. While this annual Education has always been at the foundation of exercise allows us a moment ACM, as reflected in two recent curriculum efforts. First, “ACM’s mission to celebrate some of the many the ACM Task Force on Data Science issued “Comput- hinges on successes and achievements ing Competencies for Undergraduate Data Science Cur- creating a the Association has realized ricula.” The guidelines lay out the computing-specific over the past year, it is also an competencies that should be included when other community that opportunity to focus on new academic departments offer programs in data science encompasses and innovative ways to ensure at the undergraduate level. Second, building on the all who work in ACM remains a vibrant global success of our recent guidelines for 4-year cybersecu- the computing resource for the computing community. rity curricula, the ACM Committee for Computing Edu- ACM’s mission hinges on creating a community cation in Community Colleges created a related cur- and technology that encompasses all who work in the computing and riculum targeted at two-year programs, “Cybersecurity arena” technology arena. This year, ACM established a new Di- Curricular Guidance for Associate-Degree Programs.” versity and Inclusion Council to identify ways to create The following pages offer a sampling of the many environments that are welcoming to new perspectives ACM events and accomplishments that occurred over and will attract an even broader membership from the past fiscal year, none of which would have been around the world.
    [Show full text]
  • IC2E/Iotdi 2018 Program
    IC2E/IoTDI 2018 Program Room Plaza Int’l Date Time Columbia Columbia Columbia Challenger 40-41 Challenger 38-39 Ballroom G 37 36 34 Level 3 Level 3 Convention Level 3 Level 3 Level 3 Level IC2E Workshop 1 IC2E Workshop 2 IoTDI Workshop 1 IoTDI Workshop 2 (Globe-IoT) (Container) (SocialSens) (IoTSec) Opening remarks Opening remarks 8:30 AM - 8:45 AM 8:30 AM – 8:45 AM Opening: Timothy P Hanratty, Welcome Remarks Keynote 1: “High-Level Keynote: “Container Security” ARL Interoperability in IoT” Salman Baset 8:45 AM – 9:45 AM 8:30 – Damla Turgut, University of IC2E Tutorial 1 8:45 AM - 10:00 AM Keynote: “The Role of 10:00pm Central Florida (Blockchain) Keynote Talk: “Understanding Modeling and Simulation in and Engineering Social IoT Security Research” Signals: A Network- and Data- Prof. David M. Nicol, Driven Perspective” Univeristy of Illinois at Prof. Radu Marculescu, Urbana-Champaign Carnegie Mellon University 9:45 AM – 10:00 AM Q & A Coffee Break IC2E Workshop 1 IC2E Workshop 2 IoTDI Workshop 1 IoTDI Workshop 2 (Globe-IoT: Development (Container) (SocialSens) (IoTSec) Methodologies) Containerizing for Vision Discussions (Session Session I: Attacks and A Metamodel Framework for heterogeneous HPC Chair: Lu Su) Defenses Edge-based Smart applications in the Cloud 10:30 AM - 12 :00 P M 10:30 AM – 10:50 AM Environments Authors: Malik Khan Yuan Gong and Christian Authors: Franco and Anne C. Elster Operating in the New Poellabauer. An Overview of Cicirelli, Giancarlo Fortino, Information Environment: An Vulnerabilities of Voice Antonio Guerrieri, Alessandro Container-based Performance Army Vision of Social Sensing? Controlled Systems Mercuri, Giandomenico Evaluation: A Survey and Authors: Sue Kase and Spezzano and Andrea Vinci Challenges Elizabeth Bowman 10:50 AM – 11:10 AM Authors: Naylor G.
    [Show full text]
  • Mobile Computing: the Next Decade and Beyond Mahadev Satyanarayanan School of Computer Science Carnegie Mellon University
    Mobile Computing: the Next Decade and Beyond Mahadev Satyanarayanan School of Computer Science Carnegie Mellon University Abstract “Information at your fingertips anywhere, anytime” has been the driving vision of mobile computing for the past two decades. Through relentless pursuit of this vision, spurring innovations in wireless technology, energy-efficient portable hardware and adaptive software, we have now largely attained this goal. Ubiquitous email and Web access is a reality that is experienced by millions of users worldwide through their BlackBerries, iPhones, Windows Phone, and other portable devices. What will inspire our research in mobile computing over the next decade and beyond? We observe that our future is being shaped by two different tectonic forces, each with the potential to radically change the mobile computing landscape. One force is the emergence of mobile devices as rich sensors, a role that may soon dominate their current function as communication devices and information appliances. We use the term “rich” to connote the depth and complexity about the real world that is recorded, typically through image capture. This is in contrast to simple scalar data that has typically been the focus of the sensor network community in the context of energy-impoverished “smart-dust” sensors. The other force is the convergence of mobile computing and cloud computing. This will enable the emergence of new near-real-time applications that are no longer limited by energy or computational constraints that are inherent to mobility. The intersection of these immense forces in the next decade will lead to many new research challenges and business opportunities. Bio Satya is an experimental computer scientist who has pioneered research in mobile and pervasive computing.
    [Show full text]
  • Ursa Major Starting to Take Shape
    THE THE NEWSLETTER ON PDL ACTIVITIES AND EVENTS • FALL 2 0 0 4 http://www.pdl.cmu.edu/ AN INFORMAL PUBLICATION FROM Ursa Major Starting to Take Shape ACADEMIA’S PREMIERE STORAGE Greg Ganger SYSTEMS RESEARCH CENTER Ursa Major will be the first full system constructed on PDL’s journey towards DEVOTED TO ADVANCING THE self-* storage. Ursa Major will be a large-scale object store, in the NASD and STATE OF THE ART IN STORAGE OSD style, based on standard server technologies (e.g., rack-mounted servers and SYSTEMS AND INFORMATION gigabit-per-second Ethernet). This article discusses the long-range project goals, some of the progress that has been made on Ursa Major, and near-term plans. INFRASTRUCTURES. The Self-* Storage Vision Human administration of storage systems is a large and growing issue in modern CONTENTS IT infrastructures. PDL’s Self-* Storage project explores new storage architec- tures that integrate automated management functions and simplify the human Ursa Major ........................................... 1 administrative task. Self-* (pronounced “self-star”—a play on the unix shell wild-card character) storage systems should be self-configuring, self-tuning, Director’s Letter ................................... 2 self-organizing, self-healing, self-managing, etc. Ideally, human administrators Year in Review ..................................... 4 should have to do nothing more than provide muscle for component additions, Recent Publications .............................. 5 guidance on acceptable risk levels (e.g., reliability goals), and current levels of satisfaction. PDL News & Awards ........................... 8 We think in terms of systems composed of networked “intelligent” storage bricks, New PDL Faculty ............................... 11 which are small-scale servers consisting of CPU(s), RAM, and a number of disks.
    [Show full text]
  • Contributors to This Issue
    Contributors to This Issue Brian N. Bershad is an Assistant Professor of Computer Science at the University of Washington in Seattle, V/ashington. Dr. Bershad's research interests include archi- tecture, operating system support for parallel and distributed computation, and high performance networking. Prior to his appointment in Seattle, he was on the faculty at Carngie Mellon University in Pittsburgh, PA. He received his M.S. (1989) and Ph.D. (1990) degrees in Computer Science from the University of Washington. He received his Bachelor's Degree (1986) in Electrical Engineering and Computer Sci- ence from the University of California at Berkeley. Dr. Bershad received an NSF PYI award in 1990, an ONR TIA award in 1994, and is a member of IEEE and ACM. Dr. Bershad's cuffent research includes the SPIN project and Memory system design. Fred Douglis is an MTS at AT&T Bell Laboratories in Murray Hill, NJ. Prior to that he was a scientist at the Matsushita Information Technology Laboratory, and a post- doctoral fellow at the Vrije Universiteit in Amsterdam. His interests include the V/orld Wide Web, mobile computing, distributed computing, and file systems. He worked on the Sprite network operating system from its inception in 1984 until the fall of 1990, and built its process migration facility as part of his doctoral research. He received a B.S. in Computer Science from Yale University in 1984, an M.S. in Computer Science from the University of California, Berkeley, in 1987, and a Ph.D. in Computer Science from U.C. Berkeley in 1990.
    [Show full text]
  • Edge Analytics in the Internet of Things
    Edge Analytics in the Internet of Things Mahadev Satyanarayanany, Pieter Simoensz, Yu Xiao•, Padmanabhan Pillai?, Zhuo Cheny, Kiryong Hay, Wenlu Huy, Brandon Amosy yCarnegie Mellon University, zGhent University - iMinds, •Aalto University, ?Intel Labs ABSTRACT itory for crowd-sourced video content, with strong enforce- High data rate sensors such as video cameras are becoming ubiq- ment of privacy preferences and access controls, would be uitous in the Internet of Things. This paper describes GigaSight, a valuable global resource. In this paper, we examine the an Internet-scale repository of crowd-sourced video content, with strong enforcement of privacy preferences and access controls. The technical challenges involved in creating such a repository. GigaSight architecture is a federated system of VM-based cloudlets For reasons that will become clear in Section 2, this will be that perform video analytics at the edge of the Internet, thus re- ducing demand for ingress bandwidth into the cloud. Denaturing, a physically distributed and federated repository rather than which is the owner-specific reduction in fidelity of video content to a monolithic entity. preserve privacy, is one form of analytics on cloudlets. Content-based indexing for search is another form of cloudlet-based analytics. Video is not the only data type that could benefit from such a global repository. Any data type in the IoT that has 1. Ubiquitous Imaging and Sensing high data rate can potentially benefit. For example, each GE jet aircraft engine generates 1 TB of sensor data every 24 Many of the “things” in the Internet of Things (IoT) are hours [6]. The airframe of the Boeing 787 generates half video cameras.
    [Show full text]
  • A Distributed File System for Distributed Conferencing System
    A DISTRIBUTED FILE SYSTEM FOR DISTRIBUTED CONFERENCING SYSTEM By PHILIP S. YEAGER A THESIS PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE UNIVERSITY OF FLORIDA 2003 Copyright 2003 by Philip S. Yeager ACKNOWLEDGMENTS I would like to thank Dr. Richard Newman for his help and guidance with this project. I would like to express my gratitude to Dr. Jonathan C.L. Liu and Dr. Beverly Sanders for serving on my committee. I would like to thank Dr. Joseph Wilson for serving as a substitute at my defense. I would also like to thank Vijay Manian and the other DCS group members for their advice and contributions. I thank my parents and friends for their encouragement and support. Finally, I would like to thank Candice Williams for everything she has done. Without these people this work would not have been possible. iii TABLE OF CONTENTS Page ACKNOWLEDGMENTS ................................................................................................. iii LIST OF FIGURES ......................................................................................................... viii ABSTRACT....................................................................................................................... ix CHAPTER 1 INTRODUCTION ........................................................................................................1 1.1 Introduction........................................................................................................1
    [Show full text]
  • The Third ACM/IEEE Symposium on Edge Computing
    The Third ACM/IEEE Symposium on Edge Computing SEC 2018 Program at a Glance THURSDAY, OCTOBER 25 (Auditorium) 08:00 – 08:50 Breakfast (Foyer of Auditorium/Maple) 08:50 – 09:00 Opening Remarks and Awards 09:00 – 10:00 Keynote Speech 1 10:00 – 10:40 Coffee break (Auditorium Foyer) 10:40 – 12:00 Session I - Supporting Edge Applications 12:00 – 13:00 Lunch (Eques) 13:00 – 14:00 Panel 14:00 – 15:20 Session II – Privacy and Security 15:20 – 15:40 Coffee break (Auditorium Foyer) 15:40 – 17:00 Session III – Video at the Edge 17:00 – 18:30 Poster Session (Juniper and Larch) 18:30 – 20:30 Banquet and Awards (Regency Ballroom D, E, F, G) FRIDAY, OCTOBER 26 (Auditorium) 08:00 – 08:50 Breakfast (Foyer of Auditorium/Maple) 08:50 – 10:00 Keynote Speech 2 10:00 – 10:40 Coffee break (Auditorium Foyer) 10:40 – 12:00 Session IV – Edge Computing and IoT 12:00 – 13:00 Lunch (Foyer of Auditorium/Maple) 13:00 – 14:20 Session V – Infrastructure and Placement 14:20 – 14:50 Coffee break (3rd Floor Foyer) 14:50 – 15:50 Session VI – Edge-Cloud Interactions 16:00 – 17:45 Ph.D. Forum SATURDAY, OCTOBER 27 ArchEdge (Auditorium) EdgeSP (Larch) HotWoT (Larch) 09:00 – 10:00 Keynote Speech 3 (Auditorium) TBA 13:00 – 17:00 Session 10:05 – 12:05 Session SEC 2018 Technical Program THURSDAY, OCTOBER 25 (Auditorium) 08:00 – 08:50 Breakfast (Foyer of Auditorium/Maple) Opening Remarks and Awards 08:50 – 09:00 (Victor Bahl, Jason Flinn, Weisong Shi, Dinesh Verma) Keynote Speech 1: 09:00 – 10:00 Kenneth L.
    [Show full text]
  • Transient Pcs Everywhere
    Bringing the Cloud Down to Earth: Transient PCs Everywhere Mahadev Satyanarayanan, Stephen Smaldone†, Benjamin Gilbert, Jan Harkes, Liviu Iftode† September 2010 CMU-CS-10-143 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 †Rutgers University To appear in: Proceedings of the International Workshop on Mobile Computing and Clouds, October 2010, Santa Clara, CA This research was supported by the National Science Foundation (NSF) under grant numbers CNS-0509004, CNS-0833882 and CNS-0831268, by Qualcomm, and by an IBM Open Collaborative Research grant. Any opinions, findings, conclusions or recommenda- tions expressed in this material are those of the authors and do not necessarily represent the views of the NSF, Qualcomm, IBM, Rutgers University, or Carnegie Mellon University. Keywords: cloud computing, mobile computing, centralization, au- tonomy, interdependence, virtual machines, Andrew project, Internet Sus- pend/Resume, portable storage) Abstract The convergence of cloud computing and mobile computing is the latest chapter in a long-running dialectic between centralization and decentraliza- tion in system design. Cloud computing represents a thrust in which the forces of centralization are ascendant. Mobile computing, on the other hand, represents a thrust in which the forces of decentralization dominate. In this paper, we show how use of virtual machine technology can lead to new “sweet spots” in the space of system architectures that try to reconcile the tradeoffs between centralization and decentralization. Notably, it yields the Transient PC computing model which preserves the centralization benefits of cloud computing without sacrificing mobility or usability. 1 The Roots of Cloud Computing The intersection of cloud computing with mobile computing is a hot topic today.
    [Show full text]
  • MEDIA ADVISORY CONTACT: Jim Ormond 212-626-0505 [email protected]
    MEDIA ADVISORY CONTACT: Jim Ormond 212-626-0505 [email protected] ACM CELEBRATES 50 YEARS OF THE TURING AWARD WITH TWO-DAY CONFERENCE ON DEVELOPMENT AND FUTURE OF COMPUTING Twenty-Three Turing Laureates to Attend Livestreamed Event NEW YORK, NY, June 6, 2017 – Through the years, the ACM A.M. Turing Award has become the most prestigious technical award in the computing field. In celebration of five decades of the award, ACM today announced program details for a two-day conference that will explore how computing has evolved and where the field is headed. WHO: ACM, the Association for Computing Machinery www.acm.org, is the premier global community of computing professionals and students with nearly 100,000 members in more than 170 countries interacting with more than 2 million computing professionals worldwide. WHAT: Celebration of 50 Years of the ACM Turing Award conference featuring ACM Turing laureates, ACM award recipients and other ACM experts in moderated panel discussions on the most pressing issues in computing today. WHEN and WHERE: June 23-24, 2017 at the Westin St. Francis in San Francisco, and via live video streaming at http://www.acm.org/turing-award-50 MEDIA REGISTRATION: Contact Jim Ormond at [email protected] PROGRAM OVERVIEW: Day 1, Friday, June 23rd Impact of Turing Recipients’ Work Speaker: Barbara Liskov (2008 Turing Laureate) Advances in Deep Neural Networks How are deep neural networks changing our world and our jobs, and what breakthroughs may we imagine going forward? Moderator: Judea Pearl (2011 Turing Laureate)
    [Show full text]
  • Victor Bahl Microsoft Corporation
    Victor Bahl Microsoft Corporation SIGCOMM MobiArch 2007, August 2007 Source: Victoria Poncini, MS IT ~7, 000 Access Points ~65,000 XP & Vista Clients December 2006 ~40,000 connections/day ~35,000 handheld devices 100% 80% 39,6% 37,3% 42,2% 45,8% 47,1% 60% 40% 39,8% 39,7% 34,2% 44,2% 35,3% 20% 18,1% 20,1% 16,2% 17,6% 22,9% 0% Worldwide Americas w/o PS Puget Sound EMEA APJ Very SfSatisfied SSfSomewhat Satisfied SfSomewhat Dissatisfied or Very Dissati fied 2 Victor Bahl Microsoft’s IT Dept. logs several hundred complaints / month 70% calls are about client connectivity issues (e. g. ping-ponging between APs) 30% (and growing) are about performance problems due to interference End-users complain about Lack of RF coverage, performance & reliability Connectivity & authentication problems Network administrators worry about Providing adequate coverage, performance Security and unauthorized access Corporations spend lots of $$ on WLAN infrastructure WLAN hardware business to reach $2.6 billion in 2007. (Forester 2006) Heavy VC funding in this area (e.g. AirTight $36M in the last 16 months) 3 Victor Bahl 4 Victor Bahl FY05 Cost Element View Functional View Breakdown People 72% Applications 60% Data & Voice 16% App Development (29%) App Support (31%) Hardware 5% Facilities 5% Infrastructure 40% Software* 2% Network (14%) * 5% If MS software were included Data Center (7%) Employee Services (5%) Voice (5%) 30% Helpdesk (5%) New Increases Security (3%) Capability value 45% New 70% Capability Sustaining & Running Decreases Existing maintenance 55% Capability delivery Existing Capability 5 Victor Bahl Timeline HotNets’05 , MobiSys’ 06, NSDI ‘07 ACM CCR ’ 06 MobiCom’ 04 MobiSys’ 06 6 Victor Bahl Heterogeneous world Multiple technologies: 802.
    [Show full text]