cluster-computing
Application-level JOIN with WHERE and ORDER BY on N postgresql shards
I have a postgresql c开发者_运维问答luster with different tables residing within different shards (different physical postgresql servers). EG:[详细]
2023-03-20 14:00 分类:问答How to make a cluster of 4 desktops
Hi I have 4 desktop computers with dual core processors, 500GB disk and 3GB of RAM which I am using as build servers. I would like to create a cluster of these 4 computers so that the开发者_如何学JAVA[详细]
2023-03-20 08:19 分类:问答How to use HBase and Hadoop to serve live traffic AND perform analytics? (Single cluster vs separate clusters?)
Our primary purpose is to use Hadoop for doing analytics. In this use case, we do batch processing, so throughput is more important than latency, meaning that HBase is not necessarily a good fit (alth[详细]
2023-03-19 17:25 分类:问答Node.js, express and cluster
I have setup a test of a Node.js server but how is the server best launched? My strategy for now is to use cluster (http://learnboost.github.com/cluster/). This mostly works really nice. I have the[详细]
2023-03-19 11:40 分类:问答Foreign keys and cluster
I have a schema that uses InnoDB table type and foreign keys. I am planning to use mysql Cluster and I just want to make sure that I can use \"InnoDB\" table type and foreign key constraints will be s[详细]
2023-03-19 08:36 分类:问答Run a Mathematica program in a cluster
Suppose I want to r开发者_如何学Goun a Mathematica program that I wrote, in a cluster or using a cloud computing solution. Can Mathematica programs run on their own without a license? And in case they[详细]
2023-03-18 20:37 分类:问答Howto setup up a git mirror environment?
As we are slowly moving from SVN to GIT we are looking into creating a cluster of git servers both to offload cloning over our wan, and to create redundancy or a hot standby in case of issues. One of[详细]
2023-03-18 12:52 分类:问答Cluster of .NET Web Services on one computer
I am working on a .NET Web Service and I want to run multiple instances of that service on the same computer for them to work as a cluster (high availability cluster although using only one computer)[详细]
2023-03-18 05:22 分类:问答Cassandra N copies in N cluster?
I\'m trying to configure Cassandra cluster on EC2. The thing is that (for my purposes) I want to have N replicas in N machine cluster (all machine should have the same data).[详细]
2023-03-17 20:56 分类:问答Design level patterns for highly available Linux applications [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-17 12:28 分类:问答