About 6,140 results
Open links in new tab
  1. Does server farm change the design of the server program?

    Nov 25, 2020 · The load-balancing server incorporates algorithms to measure or estimate server load (perhaps based on metrics supplied by the members of the server farm) and intelligently distribute …

  2. What is the starting point of a geo-distributed server farm?

    Jan 29, 2024 · Each server is connected to a database in the same city. These databases are configured in an active-active DB cluster, meaning each database will handle its own read and write …

  3. How is"cloud computing"different from "client-server"?

    Oct 16, 2013 · The web server is the server. That a web server is hosted 'in the cloud' does not change the fact that the web browser / web server relationship is client-server. So the term client-server …

  4. What are Build Teams, Build Farms and Build Servers?

    Jul 28, 2017 · I found that a Build Server is basically a CI server, which I know about. I couldn't find much about build farm and build team, but here go my guesses and questions about this concepts: …

  5. Design patterns for ERP software with clients and web service

    Mar 30, 2016 · The question is what code design pattern (like MVVM or MVC) can I use for my ERP software that hasn't duplicate code and with a service layer for manage the direction of the data, to …

  6. What is the best way to run multiple instances of a web app that ...

    Oct 1, 2019 · The state of these rooms is loaded in the server's memory at all times, and is synchronized with the clients via websockets. What's the best way to handle rooms when there are multiple …

  7. How to get real time notifications, when a database change (insert ...

    May 7, 2015 · For PostgreSQL I know a way to get notification from the database when a row changes. use trigger when insert / update / delete occurs. when event occurs send a notify to a client socket. …

  8. How to effectively scale one microservice to multiple instances

    Dec 3, 2023 · And if you compare that with a classic dedicated/virtual server setup meant to handle a big monolith it would seem more easy to ad-hoc scale up a service horizontally as it is an innate feature …

  9. gpu - How do I decide the specifications for a compute cluster that I ...

    Jul 19, 2024 · In the very least it might inform you whether you need "more nodes" or "a whole server farm." This might suffice to go back to management and either ask for more resources and money, or …

  10. intellectual property - Protect Database Design - SQL - Software ...

    However more recently customers have asked to run the application on their production server, usually VMWare, and use their SQL Farm for the database. This is fine for the application, however I am …