The scale tag has no wiki summary.
0
votes
1answer
64 views
Scale X software
I have a X software which only runs at 640x480. Now I have a Xvnc with XDMCP that runs on 320x240, and this result the software being "cropped" so only a 1/4th of the software is visible. Now I would ...
1
vote
2answers
382 views
Computer specs for a large database
What sort of computer specs (CPU, RAM, disk speed) should I use for running queries on a database of 200+ million records? The queries are for a research project, so there is only one "user" and only ...
1
vote
3answers
251 views
How to scale bandwidth of a startup website?
I would like to host a website using my home internet connection, with multiple computers acting as nodes of web server, db, apache cassandra clusters, and memcached clusters. When this website gets ...
8
votes
6answers
414 views
How to grow from single server setup
I'm looking for resources on how to grow our server setup.
We currently have one dedicated server with Rackspace in the UK of the following spec:
HPDL385_G2_PrevGen
HP Single Dual Core Opteron 2214 ...
5
votes
7answers
893 views
Monitoring system that scales to 1,000 hosts and 100,000 variables
Suppose I wanted to monitor 1,000 hosts. For each host, there is 100 or more variables I want to monitor: ping, disk IO/latency, RAM free/swap/etc, and so on. 100,000 data points every 5-10 minutes, ...