Slashdot Mirror


Sun Surges Into Research, Virtual Worlds

An anonymous reader writes "Sun Microsystems appears to be shifting its focus back to research, after several years of promoting its commodity servers and Java software. Earlier this week, it talked about its new Andy Bechtolsheim-designed video server in the New York Times. Yesterday, it invited reporters in to preview its plans to develop faster switches, new programming languages, and 3-D virtual workplaces. Robert Sproull, director of Sun Labs, made clear that Sun has big ambitions. 'General purpose computers have to be rethought,' he said. Among the projects close to leaving the labs is Project Crossbow, an evolution of the networking stack in Solaris; Project Sedna, a next generation switch for storage-area networks; and MPK20, a virtual workspace built on top of Sun's Darkstar gaming server."

2 of 56 comments (clear)

  1. Jonathan Schwartz by alienmole · · Score: 4, Interesting

    Sun's new CEO is the driving force behind this. Quite a change from Scott McNealy.

  2. Re:Fortress : replacement for Fortran? by UtucXul · · Score: 4, Interesting

    For example by using Unicode Fortress has finally a charatcter set matching the ones used by scientists.
    I do a lot of my work in FORTRAN 77, but I'm interested in programming languages, and tend to switch my smaller tools around from one language to the next (currently I like Python a lot). So I probably fall right into the class of people who Fortress is interesting to. But the idea of Unicode using programming languages seems like a really bad idea for a language that is trying to replace a numerical workhorse. The last time I looked at Fortress, I seem to remember that if you don't use a unicode aware editor, there was some LaTeX-like way to input math also, but even that seems a little heavy weight for numerical programming.

    I guess what it comes down to is that of all the failing of FORTRAN, the fact that its math is less pretty than LaTeX does not seem like an important one. I know Fortress has some other features, but the whole pretty math character thing seems to be the one that comes up most.