Scalability is the ability of a system, network, or process, to handle growing amount of work in a capable manner or its ability to be enlarged to accommodate that growth.

learn more… | top users | synonyms

1
vote
1answer
41 views

Excel sharepoint scalability

We have a huge set of linked (15+ files) and huge .xlsx and .xlsm spreadsheets (2-17 Mb) on a network drive, and they've grown to a point where it fails in various ways on a daily basis (Office 2010). ...
1
vote
0answers
62 views

Why are there limits to scaling relational databases? [closed]

It is often repeated that the Big Data problem is that relational databases can not scale to process the massive volumes of data that are now being created. But what are these scalability limitations ...
1
vote
2answers
698 views

Reliable, free 2D dimensional drawing tool

So far the CAD programs I have checked don't seem to support what I am looking for - but I'd be happy to be shown wrong :) I want to be able to create dimensioned, scalable 2D drawings - specifically ...
5
votes
2answers
1k views

Implications of using many USB web cameras

I'm looking into connecting multiple low resolution USB webcams to a single computer. What implications might this have on performance? How does, for example, four 320x240 cameras fare against a ...
1
vote
4answers
889 views

How does cron work?

I'd like to write an app that heavily use cron. It'll execute python programs that run in less than a second every minute. How mane of this lines: */1 * * * * python crtip.py parameters my crontab ...
3
votes
2answers
71 views

Cache coherence literature for big (>=16CPU) systems

What books and articles can you recommend to learn basis of cache coherence problems in big SMP systems (which are NUMA and ccNUMA really) with >=16 cpu sockets? Something like SGI Altix architecture ...
0
votes
1answer
435 views

Is this way of using Excel 2007 Pivot table for BI scalable?

Background: We need to consolidate sales data across the country to do analysis Our Internet connection/IT expertise/IT investment is not quite strong, therefore full BI solution is out of question ...
0
votes
2answers
1k views

What should run faster - NVIDIA Tesla C1060 or pair of GeForce GTX 295?

I'm writing some prototypes for running parallel processes on my laptop that has GeForce 8700M and would like to get desktop. I wonder which option will run faster one Telsa C1060 or a pair of ...