The Artima Developer Community
Sponsored Link

Java Buzz Forum
Instructions per byte

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bill de hÓra

Posts: 1137
Nickname: dehora
Registered: May, 2003

Bill de hÓra is a technical architect with Propylon
Instructions per byte Posted: Mar 2, 2005 5:33 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Bill de hÓra.
Original Post: Instructions per byte
Feed Title: Bill de hÓra
Feed URL: http://www.dehora.net/journal/atom.xml
Feed Description: FD85 1117 1888 1681 7689 B5DF E696 885C 20D8 21F8
Latest Java Buzz Posts
Latest Java Buzz Posts by Bill de hÓra
Latest Posts From Bill de hÓra

Advertisement
"The Internet is not a CPU backbone. So here's the algorithm. If the instruction density, that is the number of instructions you execute per byte of network traffic, the CPU time per byte of network traffic - if it's greater than 100.000 - ship it. And if the CPU at the other end is free, then it's a positive ROI. If you have less than 100,000 instructions per byte, it's a negative ROI. So, most of the people I work with, Renderman, is a little under 100k per byte, ray tracing kind of things. Astronomers I work with, they're looking for galaxies, doing point spread functions and doing curve fitting, and basically doing vision on pixels - they're at the 10,000 instructions per byte density. And MPI, if you at it, is way way down on the instructions per byte, which is to say 1,000 instructions per byte, 10,000 instructions per byte for a typical MPI program. Fundamentally this is a way of saying, if you have a computation, when should you do it in the cluster and when should you try and ship it out into the wider Internet, and the answer is this. Now of course, this algorithm and this equation changes depending of the cost of processing and the cost of network."         - Jim Gray, Distributed Computing Economics...

Read: Instructions per byte

Topic: I'm moving on Previous Topic   Next Topic Topic: E4X: Is ECMAScript the glue language we have wanted? It powers the browser VM.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use