1 / 4

Disclaimer (1)

Disclaimer (1). Not exactly “ideas I’d like to see worked on” More “computing paradigms we ought to pay attention to”. Disclaimer (2). Expect to apply these paradigms in my own work “Tooting my future horn”. Paradigm 1: Autonomic/Adaptive. Yes we’ve looked at it some, e.g.:

Mia_John
Download Presentation

Disclaimer (1)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Disclaimer (1) • Not exactly “ideas I’d like to see worked on” • More “computing paradigms we ought to pay attention to”

  2. Disclaimer (2) • Expect to apply these paradigms in my own work • “Tooting my future horn”

  3. Paradigm 1: Autonomic/Adaptive • Yes we’ve looked at it some, e.g.: • Database design advisors • Adaptive query processing • But we can be more sweeping • Discard configure-compile-run mentality • Embrace run-monitor-adapt-continue • Widely applicable • Traditional query optimization to web-scale information brokering and lots in between

  4. Paradigm 2: Simple Local Decision-Making • Provoked by a theory faculty candidate in distributed algorithms • If each site makes a locally-optimal decision, how far is it from the globally-optimal decision made by a know-it-all centralized site? (Answer: not far) • Forget complicated and expensive distributed protocols • Simple independent decisions are good enough • Especially if you use Paradigm 1 at the same time

More Related