distributed
Distributed cache or maybe database to send data to clients?
I need help with a common senario..... I have a central database or datastore in some way. Then I have a bunch of Win-clients. These clients all needs a part of this data in a local datastore of some[详细]
2023-03-29 02:00 分类:问答High Level Java Optimization
There are many questions and answers and opinions about how to do low level Java optimization, with for, while, and do-while loops, and whether it\'s even necessary.[详细]
2023-03-27 16:11 分类:问答Remote nodes keeping processes alive
Quis custodiet ipsos custodes? -- (Decimus Iunius Iuvenalis) I have the following setup: On one node (\'one@erlang.enzo\') a server process is running which has a watchdog running one another node[详细]
2023-03-26 07:55 分类:问答How to enforce authorization policies across multiple applications?
Background I have a backoffice that manages information from various sources. Part of the information is in a database that the backoffice can access directly, and part of it is managed by accessing[详细]
2023-03-24 00:22 分类:问答Best way to share custom PHP code amongst projects
I\'m developing a distributed environment, mostly in PHP. A lot of the projects that I have share some of the same code. For example my logging code (based on log4php but with some custom additions).[详细]
2023-03-23 22:44 分类:问答erlang distributed banking system
I am trying to ilustrate the concept of distributed applications using Erlang. My system currently has one server and one ATM. I try to keep it as simple as possible.[详细]
2023-03-22 06:25 分类:问答Synchronizing MySql DBs data
first of all I am new to the distributed DB world, anynhow scenario is: I have three servers in US, Sweden and Australia, same web application has been deployed on all of them with mysql DB (same str[详细]
2023-03-21 00:40 分类:问答Erlang web-distribution
On non-web based chat system the server distinguishes its clients by their PIDs, right? And what should be used to disting开发者_运维问答uish the clients on web-based chat system?[详细]
2023-03-20 23:14 分类:问答how can i propagate the changes from mercurial to my production web server?
I\'ve a PHP app and i\'m using Mercurial as Revision Control.开发者_运维百科 I want to code a bash script or something like that that help me to update the content of my web server.[详细]
2023-03-20 05:12 分类:问答Designing a Scalable Application
Starting a new project an e-commerce, that basically consists of two, main separated projects: a core application and a web client.[详细]
2023-03-19 17:25 分类:问答
加载中,请稍侯......