Distributed Program Development Mode

Source: Internet
Author: User

Since the advent of the word "automatic mode", people seem to be proud of the definition mode and use mode as the trend.

When the halo of the standalone mode gradually exits and the distributed mode is blank, although it is just a few short words, I believe we will introduce it in detail in the future. We can also write it.

The following text from: http://srinathsview.blogspot.com/2011/10/list-of-known-scalable-architecture.html

    1. lb (load balancers) + Shared nothing units -this mode is generally available for cache services, such as CDN
    2. LB + stateless nodes + Scalable storage .
    3. Peer to Peer ubuntures (Distributed Hash table (DHT) and Content Addressable networks (CAN) -P2P was once popular, however, I personally feel that the complexity of copyrights and protocols will block its development.
    4. distributed queues -
    5. Publish/Subscribe paradigm -4 and 5 are close to each other. The queue-based subscription service can design highly scalable systems, but its complexity cannot be ignored. At the same time, I think this kind of service can be intended for end users, such as RSS news subscription.
    6. gossip and nature-converted red ubuntures -similar to P2P, this type of system assumes that most people are good people, therefore, information can be shared throughout the community .
    7. map reduce/data flows -Classic Mode of large-scale data processing.
    8. tree of responsibility -similar to the global network architecture, physical data centers can be designed as well.
    9. stream processing -complements MAP/reduce to process very short-lived jobs.
    10. scalable storages -in fact, this is similar to 2nd entries. You may like to add an integer.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.