In my infrastructure I connect to a Oracle DB hosted somewhere else in the datacenter. I just point the URI in appconfig to the schema location. I have two different major web services running off of Centralized Oracle DB and numerous smaller api/webapp servers that dont need HA use SQLite instead.
On Thursday, July 21, 2016 at 5:24:38 AM UTC-7, Aydin wrote: > > Centralized DB, because to process the data on the server that is > available by a domain. The data are integers. > > On Wednesday, July 20, 2016 at 11:22:38 PM UTC-4, Michael Messmer wrote: >> >> Are you talking about High Availability? Load Balancer and Centralized >> DB? Why and what kind of data....? >> >> On Wednesday, July 20, 2016 at 5:59:18 AM UTC-7, Aydin wrote: >>> >>> What's the best way to send data from web2py clients to a web2py server? >>> Especially when there are many web2py clients that at the same time send >>> data to the web2py server? Thanks for the help >>> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

