Efficient Java RMI for Parallel Programming - PowerPoint PPT Presentation

1 / 3
About This Presentation
Title:

Efficient Java RMI for Parallel Programming

Description:

Efficient Java RMI for Parallel Programming. J. Maassen, R. van Nieuwpoort, R. ... Cache meta-data per connection. Replace TCP/IP with Panda/Myrinet ... – PowerPoint PPT presentation

Number of Views:22
Avg rating:3.0/5.0
Slides: 4
Provided by: Mohamed67
Category:

less

Transcript and Presenter's Notes

Title: Efficient Java RMI for Parallel Programming


1
Efficient Java RMI for Parallel Programming
  • J. Maassen, R. van Nieuwpoort, R. Veldema, H.
    Bal, T. Kielmann, C. Jacobs, R. Hofman

2
Scalability Challenges
  • RMI reflection runtime overhead
  • Size of messages
  • Number of data packets
  • Specialized network interfaces
  • Myrinet

3
Manta
  • Compile-time analysis
  • efficient serialization routines
  • Dynamic byte code compilation
  • Cache meta-data per connection
  • Replace TCP/IP with Panda/Myrinet
  • scatter/gather - reduce memory copies
  • map network interface into user space
  • e.g. arrays of primitive types
Write a Comment
User Comments (0)
About PowerShow.com