Closed erbg closed 2 years ago
Hello, yes it's possible, but there are limitations:
Wow, great. Sticky sessions are already in place.
My i ask a second thing, what about Job Queue, how do you handle this?
What do you mean? Jobs are stored in the external database and are executed by any service tier that has the Job Queue enabled.
My question is always connected to a multi pod environment. If i have 2 PODs that have a Job Queue enabled. Is BC then executing a timer job just once on one POD or will it execute twice? Just to understand if i need a special deployment for the pods with Job Queue enabled. Thanks.
BC will execute it just once
Great! Thanks
Hello,
I was trying to understand if BC supports more than 1 replica (POD) connected to an external Database. Do you have some information about that?
Best regards