3
Answers

Data Pooling

sathish N

sathish N

12y
1.7k
1
what is Data Pooling?
Answers (3)
0
sathish N
NA 29 15.4k 12y
Hai Satyapriya Nayak,
 
    I need much more info abt data pooling.

Thanks.
0
Akkiraju Ivaturi
NA 9.5k 2.5m 12y
In the more general case, we pool our resources so that collectively we make better use of them. In the computing sense, data pool can be slightly misleading, because it often just means a centralised database. Strictly speaking, it ought to mean an arrangement whereby multiple distributed data servers store "their own" data locally but provide access to that data across the entire network. In practice, it's a buzzword that's often used loosely.
0
Satyapriya Nayak
NA 53k 8m 12y
Hi Sathish,

Please refer the below link

http://en.wikipedia.org/wiki/Data_pool

Thanks