The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Is That a Game Console or a Development Platform?

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
Jared Richardson

Posts: 1031
Nickname: jaredr
Registered: Jun, 2005

Jared Richardson is an author, speaker, and consultant who enjoys working with Ruby and Rails.
Is That a Game Console or a Development Platform? Posted: Oct 17, 2007 7:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Jared Richardson.
Original Post: Is That a Game Console or a Development Platform?
Feed Title: Agile Artisans
Feed URL: http://agileartisans.com/main/rss
Feed Description: Jared's Blog
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Jared Richardson
Latest Posts From Agile Artisans

Advertisement
I saw this today on Reddit and had to pass it on.

Astrophysicist Replaces Supercomputer with Eight PlayStation 3s

There are two huge implications here. The first is that the Erlang club's emphasis on parallelizing your code is just as important as many think it is. Erlang wasn't used in this example as far as I know, but the reason this project is doing so well on a game console is the multiple cores are being used efficiently. If you can do that by hand, you're already set. If you can't, keep an eye on functional languages that can use multiple cores (and machines) more easily.

Second, we can start using our gaming consoles as tax deductions! ;) Just kidding! Unless you buy multiple PS3s, I don't think anyone will believe you.

Still, this has some interesting implications. How long before some startup is running their specialized server side code on PS3s? That alone might get someone free publicity.

Read: Is That a Game Console or a Development Platform?

Topic: RubyGems Beta 0.9.4.5 Previous Topic   Next Topic Topic: Extending Rails

Sponsored Links



Google
  Web Artima.com   

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