Hi,
Suppose I am using OpenERP with a load balancer, to handle concurrency.
How many users could one instance handle concurrently?
I assume that postgresql would never run into performance problems? (ie OpenERP application is the bottleneck?)
Regards,
Can gunicorn spawn workers on multiple VPS? If not, I image that this does not scale well?