Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Reserved / priority worker

by
dominique.k
- 23/05/2023 03:18:45
Maybe a dedicated server for odoo e.g. in a docker - multiple odoo servers, a single postgres database ?
so all calls for IAP are routed to this specific server

Dominique 


On Mon, 22 May 2023 at 21:02, Radovan Skolnik <notifications@odoo-community.org> wrote:
Hello,

I am going to provide some services very similar to what's available as IAP in 
Odoo so part of it is checking whether customer has got enough "credits". The 
easiest way would be to create a controller to handle this but I am afraid of 
situations where the server is occupied with different things like many users, 
etc.

Is there a way to "reserve" a worker for such kind of things? Or maybe somehow 
to give priority for processing such requests?

Any advise is welcome. Thank you

Best regards

	Radovan Skolnik


_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference