Define disintermediation and explain the benefits to Internet users of such a phenomenon. How does disintermediation impact friction-free commerce?

 Disintermediation means the removal of the market middlemen—the distributors, wholesalers, and other intermediaries—between producers and consumers. The predicted benefits to Internet users include the decline of prices for products and services as manufacturers and content originators develop a direct relationship with their customers and the elimination of payments to these middlemen. Disintermediation of markets would create intense competition. This, along with lowered transaction costs, would eliminate product brands, eventually resulting in the elimination of unfair competitive advantages and extraordinary returns on capital: the vision of friction-free commerce.



Comments

Popular posts from this blog

Discuss classification or taxonomy of virtualization at different levels.

Suppose that a data warehouse consists of the three dimensions time, doctor, and patient, and the two measures count and charge, where a charge is the fee that a doctor charges a patient for a visit. a) Draw a schema diagram for the above data warehouse using one of the schemas. [star, snowflake, fact constellation] b) Starting with the base cuboid [day, doctor, patient], what specific OLAP operations should be performed in order to list the total fee collected by each doctor in 2004? c) To obtain the same list, write an SQL query assuming the data are stored in a relational database with the schema fee (day, month, year, doctor, hospital, patient, count, charge)

What is RMI? Discuss stub and skeleton. Explain its role in creating distributed applications.