Hi, where can I find some more info/docs about 'load balancing' in Galaxy? it seems that the right place is: http://bitbucket.org/galaxy/galaxy-central/wiki/Config/LoadBalancing as indicated in the universe_wsgi.ini (enable_job_running). cheers, Erick
Hi Erick, Assaf Gordon's document on it is here: http://bitbucket.org/galaxy/galaxy-central/wiki/Config/WebApplicationScaling I am working on integrating all of our "Production Server" documentation for the developer conference. --nate Erick Antezana wrote:
Hi,
where can I find some more info/docs about 'load balancing' in Galaxy?
it seems that the right place is:
http://bitbucket.org/galaxy/galaxy-central/wiki/Config/LoadBalancing
as indicated in the universe_wsgi.ini (enable_job_running).
cheers, Erick
------------------------------------------------------------------------
_______________________________________________ galaxy-user mailing list galaxy-user@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-user
Hi Nate, thanks for the pointer. after going thru that wiki page, it seems that implementing Galaxy in a cluster (SGE for instance) is pretty much compatible with that extra config (Load balancing) that could increase even more the performance by running various Galaxy processes right? I was wondering whether such combination (e.g. SGE + LoadBalancing) has already been tested by somebody? if so, what about the performance gain? Is there a recommended way to setting it up? (I've just setup our Galaxy instance to use SGE). cheers, Erick On 4 May 2010 16:06, Nate Coraor <nate@bx.psu.edu> wrote:
Hi Erick,
Assaf Gordon's document on it is here:
http://bitbucket.org/galaxy/galaxy-central/wiki/Config/WebApplicationScaling
I am working on integrating all of our "Production Server" documentation for the developer conference.
--nate
Erick Antezana wrote:
Hi,
where can I find some more info/docs about 'load balancing' in Galaxy? it seems that the right place is:
http://bitbucket.org/galaxy/galaxy-central/wiki/Config/LoadBalancing
as indicated in the universe_wsgi.ini (enable_job_running).
cheers, Erick
------------------------------------------------------------------------
_______________________________________________ galaxy-user mailing list galaxy-user@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-user
Erick Antezana wrote:
Hi Nate,
thanks for the pointer.
after going thru that wiki page, it seems that implementing Galaxy in a cluster (SGE for instance) is pretty much compatible with that extra config (Load balancing) that could increase even more the performance by running various Galaxy processes right?
I was wondering whether such combination (e.g. SGE + LoadBalancing) has already been tested by somebody? if so, what about the performance gain? Is there a recommended way to setting it up? (I've just setup our Galaxy instance to use SGE).
Hi Erick, I haven't done it with SGE, but our sites do use multiprocess and TORQUE PBS. The two setups are basically unrelated so should work together fine. The performance benefits are pretty great, especially when using set_metadata_externally. --nate
cheers, Erick
On 4 May 2010 16:06, Nate Coraor <nate@bx.psu.edu> wrote:
Hi Erick,
Assaf Gordon's document on it is here:
http://bitbucket.org/galaxy/galaxy-central/wiki/Config/WebApplicationScaling
I am working on integrating all of our "Production Server" documentation for the developer conference.
--nate
Erick Antezana wrote:
Hi,
where can I find some more info/docs about 'load balancing' in Galaxy? it seems that the right place is:
http://bitbucket.org/galaxy/galaxy-central/wiki/Config/LoadBalancing
as indicated in the universe_wsgi.ini (enable_job_running).
cheers, Erick
------------------------------------------------------------------------
_______________________________________________ galaxy-user mailing list galaxy-user@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-user
participants (2)
-
Erick Antezana
-
Nate Coraor