Scaling Seaside apps (was: [Seaside] About SToR)

Blanchard, Todd tobl at amazon.com
Tue Aug 1 18:03:30 UTC 2006


I should also point out that the ability to make torrents makes it a great publishing mechanism. 

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Blanchard, Todd
Sent: Tuesday, August 01, 2006 11:00 AM
To: chris at funkyobjects.org; The Squeak Enterprise Aubergines Server - general discussion.
Subject: RE: Scaling Seaside apps (was: [Seaside] About SToR)

You should realize that S3 provides availability over consistency.  It is quite possible that you can put a chunk of data, ask for it back, and get the previous version due to propagation delays across the replicated store.  Great for backups, not so hot for real time usage. 

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Chris Muller
Sent: Tuesday, August 01, 2006 7:42 AM
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: Re: Scaling Seaside apps (was: [Seaside] About SToR)

Wow, it actually provides "key" access to ByteArrays..  I didn't see that at first.  Very interesting..!

--- Darius Clarke <socinian at gmail.com> wrote:

> Could, should Magma also use Amazon S3
> http://www.amazon.com/s3
> as a  storage device?
> 
> I've not thought through what it would take to optimize for it, but it 
> might reduce a lot of data/code/image persistency headaches.
> 
> Cheers,
> Darius
> 
> 

_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the Seaside mailing list