Posted in Grid Computing, HPC on Dec 8th, 2009
It seems that Apple has pulled the project to implement the ZFS file system over the mac, apparently due to licensing issues (no surprise there, now that Sun is in the hands of Oracle).
Mac’s OX extended format is synonymous with HFS+. HFS+ used B-Trees to store volume metadata and has being around since Mac OS 8.1 so [...]
Read Full Post »
Posted in HPC, Microchips, Programming on Nov 14th, 2009
Interesting Post from Perils of Parallel which outlines Tim Sweeney, found of Epic Games, keynote at High Performance Graphics 2009 in which, in one of the slides (79), he compares complexity and cost of development. Bottom line according to Tim is:
Lessons learned: Today’s hardware is too hard!
If it costs X (time, money, pain) to develop [...]
Read Full Post »
Posted in Cloud Computing, HPC on Oct 30th, 2009
With Virtualisation becoming intertwined with cloud computing it is worth taking a step back and looking once again what virtualisation is, and is not. Virtualisation and Emulation are often compared, but there are a set of important differences. Emulation provides the functionality of a target processor completely in software. The main advantage being that you can emulate [...]
Read Full Post »
Posted in Grid Computing, HPC on Oct 9th, 2009
Video of a pre-release Nehalem-EX Processor shows its capabilities running an NYSE trading simulation.
Read Full Post »
Apple’s Grand Central a new set of technologies released with Snow Leopard designed to make parallelisation and concurrency simpler for programmers. Apple has extended Objective-C which now includes support for closures and makes it easier to implement control structures that support concurrency. In essence Grand Central makes it easier to write parallelisable software.
Similarily Microsoft recently [...]
Read Full Post »
Posted in Cloud Computing, Grid Computing, HPC on Sep 15th, 2009
It wasn’t unexpected that someone would throw DataSynapse a lifeline, it had been on the ropes for a while. I am just annoyed that I missed it as was on holiday when it happened. I apologise then if my comment seems rather late.
On the 24th August, they day I left for a nice long vacation, [...]
Read Full Post »
Posted in Cloud Computing, Grid Computing, HPC on Sep 14th, 2009
An excerpt from the our book, on Cloud Computing Best Practices, is currently featured on the Sys-Con Cloud Computing Journal site.
Read Full Post »
Posted in Cloud Computing, Grid Computing, HPC on Sep 12th, 2009
The definative guide is for programmers and administrators demonstrating how Hadoop allows you to analyze large data sets, build reliable, scalable, distributed systems, and learn how to setup Hadoop clusters. In this book White includes case studies and problems with illustrations of specific solutions in Haoop which is always welcome.
Read Full Post »
Posted in Cloud Computing, Grid Computing, HPC on Aug 17th, 2009
Interesting video talk below on Long Haul Interface to Hadoop
Long Haul Hadoop
View more documents from Steve Loughran.
Read Full Post »
Posted in HPC on Jul 5th, 2009
Perlbal from Djanga Interactive looks interesting. It’s a Perl-based reverse proxy load balancer and web server. It processes hundreds of millions of requests a day just for LiveJournal, Vox and TypePad and dozens of other “Web 2.0″ applications.
Zvolkov post a nice tutorial on using MemCached with nHibernate.
Greg Luck’s old performance comparison post still a nice overview of MemCached V EHCache performance.
Nice overview of Couchdb, Tyrant, [...]
Read Full Post »