distributed
Stopping a Distributed Ruby Service
I have a script that starts up a DRb service, before spawning a handler object and waiting via DRb.thread.join. I would like the script to run until explicitly killed, so I added[详细]
2023-02-20 02:36 分类:问答Looking for distributed/scalable database solution where all nodes are read/write? Not MongoDB? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-20 00:37 分类:问答Ehcache Search and Lucene Comparison
There is an existing ehcache and lucene comparison sometime back and the answer is they can\'t be compared directly. However in EhCache 2.4, it now has search feature. We are thinking to migrate our c[详细]
2023-02-19 14:40 分类:问答keeping a wcf callback channel open indefinitely / reconnecting from client if it faults
i\'m currently trying to set up something like this: a server side windows wcf service hangs out and listens via tcp for connections from a client side windows service.[详细]
2023-02-19 09:18 分类:问答Idioms or algorithms for distributed transactions?
Imagine you have 2 entities on different systems, and need to perform some sort of transaction that alters one or both of them based on information associated with one or both of them, and require tha[详细]
2023-02-19 07:51 分类:问答What type of database is best for high number of users and high concurrency?
We are building a web-based application that needs to support large number of users in a very high concurrency environment. Users will be attempting to change the same record at the same time. In term[详细]
2023-02-18 15:34 分类:问答How to make a 3-tier app on a single server that would be easy to distribute to multiple machines
I am curious about what would be the best way t开发者_如何学Goo create a 3-tier application that is supposed to work on separate servers on the same cluster, that works on the same server.[详细]
2023-02-18 02:41 分类:问答distributed MAKE
I had a MAKE compilation process that took around 1 hour to complete earlier. I used the -j command and was able to reduce it to 40 mins. What I observed is that the CPU utilization was high and my me[详细]
2023-02-17 21:26 分类:问答Restarting agent program after it crashes
Consider a distributed bank application, wherein distributed agent machines modify the value of a global variable : say \"balance\"[详细]
2023-02-16 02:12 分类:问答Rails based hub and spoke distributed web site. Anything out there?
I need to design a system where we have a central Rails website for maintaining product information, some of which is rich media (photos, movies etc.) and we need a way to efficiently access this cent[详细]
2023-02-15 15:47 分类:问答
加载中,请稍侯......