1 / 5

Peer-to-Peer Computing Model & Infrastructure

Peer-to-Peer Computing Model & Infrastructure. Use Sparse CPU Cycles from Desktop Workstations. Dynamic Computational Peer-to-Peer (P2P): Intranet & Internet Propose a High Level Model Dynamic JVMs Network (computation nodes) P2P Programming Model for Branch and Bound (B&B) problems

gusty
Télécharger la présentation

Peer-to-Peer Computing Model & Infrastructure

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. Peer-to-Peer ComputingModel & Infrastructure Use Sparse CPU Cycles from Desktop Workstations • Dynamic Computational Peer-to-Peer (P2P): • Intranet & Internet • Propose a High Level Model • Dynamic JVMs Network (computation nodes) • P2P Programming Model for Branch and Bound (B&B) problems • ProActive Context: no modification of Java language, of JVMs, …

  2. P2P Infrastructure Host P2P Service • Hosts Network  JVMs Network • Dynamic environment : • Discovery : recording and un-recording • Resources (JVMs) acquisition • Self-Organizing and Tunable Infrastructure : • Time To Update (TTU): peer availability • Number Of Acquaintances (NOA): keep up infrastructure • Time To Live (TTL): in hop for JVMS depth search, use for NOA JVM JVM JVM JVM JVM

  3. P2P Programming Model Branch & Bound • Dynamic P2P Programming for B&B, etc.: • Tasks, sub-tasks managing? • Tasks communications: discovery tasks, volatility? • Entities: • Worker: connects model with infrastructure. • Solver: Worker associate. • Problem: Worker associate (Dividing, Merging, Finding) • Result: solution abstraction • Communications between Workers

  4. P2P NQueens with Vincent Cavé • Master-slave application with Dynamic Workers Acquisition • Generic Workers (reusable) • Fault tolerant (Workers availability)

More Related