In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Pure theory is a complete recombination of other people's things.
I. reference materials
Http://insights.thoughtworkers.org/website-architecture-evlovement/, this is the main reference.
Http://blog.csdn.net/moonpure/article/details/44671773
Http://baike.baidu.com/link?url=NNU1TR8S_MEmoXQvmZNq05mlYWgvK-e7b1vzN_yRAQgBV11O537tP5ijShyVYGSPnsJNgXn8DlcY5N8GrZAGEpa2BbaUcpK6AHdlN0wS_FbJjqFS2YUwO6WYRp7PiJAA
Http://www.cnblogs.com/Leo_wl/p/4281236.html
II.
Http://jingyan.baidu.com/article/456c463b95e6030a583144b6.html Baidu experience
Http://www.cnblogs.com/junneyang/p/5231849.html
Http://www.cnblogs.com/xrq730/p/4954152.html
Http://www.thinkphp.cn/code/2510.html
Two episodes of http://blog.csdn.net/dinglang_2009/article/details/46398885
= =
Website architecture is a gradual process.
1. Stand-alone era. APP, DB, File are all on the same server.
2. The application server is separated from the database server.
3. Application server cluster. Increase the number of application servers and how to interact with multiple application servers
4. Database read-write separation. It leads to two problems: 1, master-slave synchronization; 2, the application's choice of database.
5. Use search diligence to relieve the pressure of reading the library (InnoDB)
6. Use cache to relieve the pressure of reading database (redis as database cache, memcacahe as application cache)
7. Split database horizontally and vertically
8. Split the application, refine the business, and then split out multiple application servers
9. Introduce message middleware
Technical improvements brought about by the increase in business
1. Separation of application server and database
2. Add page cache (CDN)
3. Add page fragment cache
4. Data caching (database information)
5. Add application servers ()
6. Database sub-database
7. Sub-tables, DAL and distributed caching
8. Add more application servers
9. Read-write separation (database), cheap storage equipment
10. Large distributed applications and low-cost server clusters
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.