






















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This lecture was delivered by Dr. Uddhar Negi at Allahabad University for Parallel Processing and Computing course.. It includes: ProActive, Parallel, Suite, Overview, Developer, Tools, Programming, Composing, Deployment, Virtualization, Infrastructure, Grid, Plugins, Resource, Manager
Typology: Slides
1 / 30
This page cannot be seen from the preview
Don't miss anything!























ProActive Parallel Suite (1)
ProActive Parallel Suite (3)
Resource Manager: administrate grid resources
IC2D: Monitor your application in real-time
TimIt : Profile your application in real-time
TimIt : Profile your application in real-time (2)
GUI for Components
Interface with scientific software
SciLab and Matlab
Grid Computing with ProActive
Nice
Amsterdam
Beijing
Shanghai
Hierarchical
Deployment
Challenges: Programming Model,
Scale, Latency, Heterogeneity,
Versatility (protocols, firewalls, etc.)
ProActive : Active objects
JVM
JVM
v2 (^) v
ag
WBN!
Broadcast and Scatter
JVM
JVM
JVM
JVM
ag cg
ag.bar(cg); // broadcast cg
ProActive.setScatterGroup(cg);
ag.bar(cg); // scatter cg
c c
c c c
c
c c
c c c
c
c c
c
c c
c
s
c c
c
s
Broadcast is the default behavior
Use a group as parameter, Scattered depends on rankings