Problem Statement : distributed computing ...high availability.


                    effective utlization of resources ...datacentre[s]

                    various kind's of application design....'point of failure' , processing-power.


 Opportunity: Designing applications by taking into account principles of parallel computing

              to effectively realize the potential of a computing and realize high-availablity.

              rationalizing between hosts such as main-frames[ibm...] other similar classes ...sun's high-end-servers


             eg: taking the case of a database.
  
                 deriving from distributed-database, shared-storage[rather ability to access storage] ... if storage fails nothing can be done

                 ...while the essence of a distributed-database is all about a commit!! of a transaction [usually delayed]

                 ...idea is to utilize processing power ...spread or distributed across multiple computer's ...when one of the computer
                    fails ...ability to carry on the business with the failed-host minus the rest of the hosts[hosts remaining distributing
                    the tasks among themselves]


           taking the case of a computerized reservation system airline/railways.

                 a mainframe based ....where operators used to do reservation from a dumb-terminal.

                 a parallel computing based where client-validation...happens on remote-system[operator/internet-booking]
                 ...but the information is on central-database....say...make-the-payment-obtain-token-upload-record.
 
                


Opportunity : Scope of architechture ......BPM and...system's design ...computing...processing...storage 
              ==========================================================================================

Opportunity : viability of opportunity_DWH_BI_product_orchrestrization.txt,
                           specifications_secure_database_integral_feature_audit_log.txt,
                           opportunity_dynamic_virtualization_storage_blueprint.txt,

               bundling a DBMS-engine ...web-browser...validated...record-of-information-piped to a remote-information-repository

               post/get/put/form-upload.

               innovative form submission-method ...say called 'binary-record' ...a option ignore the field-name's ...and bundle the record
               information in a sequential order by a field-seperator.

            

Note: The above problem statement having been encountered in various scenarios
      and detailed in various 'Proof of concepts' as mentioned in 
      
       http://uk.geocities.com/ravivenkatus/projects.pdf
       http://ravishankarkv.tripod.com/projects.pdf
        ....apply appropriate
      'use-case' modeling, rationalize and arrive at a workable and feasible 
       solution both commercially and techinically viable.







