6
Reply

How do you propose a solution to data intensive application for a client

Rajesh R

Rajesh R

Nov 12, 2013
9.1k
0

    The question is very vague. Can you be little specific? When you say data intensive, is it more data coming from and going into the database or you have less updates and more selects? An example would be better.

    Kranthi kumar M
    December 12, 2013
    1

    .

    Bining Ren
    March 25, 2015
    0

    .

    Bining Ren
    March 25, 2015
    0

    Three things need to be understood, how the data will be captured, what are the processing requirement, like how frequently they will be processed, how it will be consumed? And again in each part there will be other questions.

    Arindam Pandit
    March 12, 2015
    0

    Parallel programming with Hadoop

    Rajiv
    September 22, 2014
    0

    A desktop client would be ideal for data intensive application. For example a WPF/Silverlight application. As the local system memory can be used for streaming / loading of data desktop application performs better compared to a web application.

    Sunil Kumar
    September 10, 2014
    0