|
-
Feb 10th, 2022, 03:51 AM
#5
Re: ODBC Connection or Custom API?
This depends on even more things factoring in (everything the others already said not withstanding)
Let's say you decide to "buy" a Service (Cloud, dedicated provider, whatever).
Usually, connection to "somewhere" via Internet (and it doesn't matter if it's a DB-Server, FTP-Server, whatever),
the Download-Speed is way higher than upload-speed (e.g. my parents have a DL-Speed 4-5 times the UL-speed).
So, a DB-Server within a LAN is not "realistically" comparable to a DB-Server "bought" from a Service in terms of "speed"-performance
I'm working in a company, which has a company-only WAN (basically a LAN via MPLS) with 12 subsidiaries world-wide, with some 400-500 users (many with multiple sessions and/or Software-Clients),
resulting in some 1500-2000 parallel connections daily (!!) to our centralized DB-Server, with no noticable lag in the connection.
No Proxy for load-balancing, no nothing. All sessions directly to the DB-Server.
Something to think about
Last edited by Zvoni; Tomorrow at 31:69 PM.
----------------------------------------------------------------------------------------
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------------------
People call me crazy because i'm jumping out of perfectly fine airplanes.
---------------------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|