On Jun 22, 9:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I've done some preliminary work integrating Tramline with django
> applications. It wasn't difficult to set up and the performance was
> impressive. We are looking at this solution now for all of our media
> handling in Django
I've done some preliminary work integrating Tramline with django
applications. It wasn't difficult to set up and the performance was
impressive. We are looking at this solution now for all of our media
handling in Django going forward.
http://infrae.com/products/tramline
On Jun 7, 12:38 pm, "
On 6/9/07, ZebZiggle <[EMAIL PROTECTED]> wrote:
>
> If your focus is on images, I can't recommend this utility strong
> enough:
>
> http://www.aurigma.com/
Bookmarked :)
Although we only allow as many as four images per upload session, I
have to entertain the possiblity that my employer will ask
On 6/9/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On 6/7/07, Nimrod A. Abing <[EMAIL PROTECTED]> wrote:
> > The only thing I can think of right now is to share a directory on the
> > dedicated media server and have each server in the Django cluster
> > mount that share either through NFS
If your focus is on images, I can't recommend this utility strong
enough:
http://www.aurigma.com/
I believe Facebook uses it and I have no relation to it.
It's a client-side compression utility for images and it supports a
Java / ActiveX client model ... whatever works.
Of course, you need to
On 6/7/07, Nimrod A. Abing <[EMAIL PROTECTED]> wrote:
> The only thing I can think of right now is to share a directory on the
> dedicated media server and have each server in the Django cluster
> mount that share either through NFS or Samba. But I don't think it's a
> good idea to do it this way.
Thanks for this suggestion. Although there would be a slight delay
while the media server syncs up with the Django servers I think this
solution is more feasible.
On 6/8/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
>
> On Fri, 2007-06-08 at 00:38 +0800, Nimrod A. Abing wrote:
> > The only th
On Fri, 2007-06-08 at 00:38 +0800, Nimrod A. Abing wrote:
> Hello,
>
> I am currently doing research on scaling one of the sites I made using
> Django. I have looked at Chapter 21 of the in-progress Django Book. I
> plan to follow the track recommending 3 django servers behind perlbal
> + 1 dedic
Hello,
I am currently doing research on scaling one of the sites I made using
Django. I have looked at Chapter 21 of the in-progress Django Book. I
plan to follow the track recommending 3 django servers behind perlbal
+ 1 dedicated media server + 1 dedicated database server.
The current setup fo
9 matches
Mail list logo