Display:
08 OCT 07
Amazon's Dynamo - All Things Distributed SAVE
PEOPLE
Dynamo is internal technology developed at Amazon to address the need for an incrementally scalable, highly-available key-value storage system. The technology is designed to give its users the ability to trade-off cost, consistency, durability and perform
TAGS
21 APR 08
Cloud Computing. Available at Amazon.com Today. SAVE
PEOPLE
Key in your Amazon ID and password and behold: a data center's worth of computing power carved into megabyte-sized chunks and wired straight to your desktop. Clones of that HP tower cost 10 cents per hour — 10 cents!
TAGS
18 MAY 08
cloudtools - Google Code SAVE
PEOPLE
Cloud Tools is a set of tools for deploying and testing Java EE applications on Amazon's Elastic Computing Cloud (EC2).
TAGS
19 SEP 06
Google Research Publication: BigTable SAVE
PEOPLE
Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers.
TAGS
10 MAR 08
GridGain - Open Source Grid Computing For Java SAVE
PEOPLE
GridGain is focused on doing one thing and doing it better than any other product – providing the best grid computing platform for Java that is fun, simple and productive to use.
TAGS
27 JAN 08
InfoQ: Amazon EC2 Gains Favor with JEE and Groovy Developers SAVE
PEOPLE
Using the EC2 API is straightforward, but to make life even simpler Chris Richardson has posted a Groovy framework that can launch MySQL, Apache HTTP Server, a set of Tomcat instances and JMeter, as well as deploying web applications to Amazon's EC2.
TAGS
13 FEB 07
InfoQ: Introduction to OpenTerracotta SAVE
PEOPLE
Open Terracotta allows threads in a cluster of JVMs to interact with each other across JVM boundaries using the same built-in JVM facilities...
TAGS
11 MAR 08
InfoQ: POJO Messaging Architecture with Terracotta SAVE
PEOPLE
Mark Turansky detailed his implementation of a POJO message bus architecture using Terracotta and Java 5. This allowed for a clean, simple, and inexpensive infrastructure solution to his message needs.
TAGS
15 FEB 07
organgrinder: A Terracotta Cluster on Amazon's Elastic Compute Cloud SAVE
PEOPLE
Over the weekend, I fired up three EC2 instances: one for the Terracotta server and two for running client applications. The two client machines were running our shared work queue example