Multi-node CCNG Problem


tan_bw@...
 

Hi there:
I deployed 2 CCNG nodes in my servers.Since they've connected to the same database,they always pull a same asynchronous task from my DB.I found it's hardly to do the synchronous job by the DB.Is there any good idea?


tan_bw(a)163.com


CF Runtime
 

Are you talking about internal Cloud Controller tasks scheduled using
Delayed Job? The workers that process those jobs should lock the job before
performing any work. Is this not what you are seeing?

Joseph & Zak
CF Runtime Team

On Mon, Jun 15, 2015 at 12:09 AM, tan_bw(a)163.com <tan_bw(a)163.com> wrote:

Hi there:
I deployed 2 CCNG nodes in my servers.Since they've connected to the
same database,they always pull a same asynchronous task from my DB.I
found it's hardly to do the synchronous job by the DB.Is there any good
idea?
------------------------------
tan_bw(a)163.com

_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev