Single Server Implementation?

6 views
Skip to first unread message

Robyn Walter

unread,
Nov 24, 2009, 9:55:51 AM11/24/09
to gearman
I am working on a project that needs to be very scalable and will be
on multiple servers in about 12 months. Right now I am on one server,
and the web app does a lot of bulk emailing, and image resizing.

Is it possible to implement this solution entirely on one server
initially, and then add servers as needed?

Looking for advice...

Thanks,
Robyn

Eric Day

unread,
Nov 24, 2009, 1:37:51 PM11/24/09
to gea...@googlegroups.com
Hi Robyn,

Yes, this is very easy with Gearman. You can run the job server and
all workers on a single machine, and then gradually start up more
workers on remote machines as load increases.

-Eric

reficul walter

unread,
Nov 30, 2009, 9:33:12 PM11/30/09
to gea...@googlegroups.com
that's what I'm doing right now, I run a virtual machine in my laptop, it's both server and worker.
Reply all
Reply to author
Forward
0 new messages