Some Site Resources for high-performance servers

Source: Internet
Author: User
Http://blog.csdn.net/tellyouatruth/article/details/5663341 Some Site Resources for high-performance servers Category: Network Development 22 people read Comment (0) Favorites Report 1. Software Framework

High-performance software frameworks are generally based on event-driven and asynchronous modes. They also provide various iocp (I/O completion port, Windows) such as thread pool, epoll (* UNX) to improve concurrent processing performance, Python, C ++, and Java have a typical framework project that provides support for high-performance network communication frameworks. Some commonly used high-performance software frameworks are as follows:

Python:

Twisted: http://twistedmatrix.com

Twisted, an event-driven networking framework written in Python and licensed under the lgpl. twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, nntp, ssh, IRC, FTP, and others), and much more.

Twisted is one of the motivations for me to learn and use python. It is very convenient for high-performance network programming. Study it carefully.

C ++:

ACE: http://www.cs.wustl.edu /~ Schmidt/ace.html

Ice: http://www.zeroc.com/ice.html

Ace used P2P "look down" software for a while last year. The framework was very elegant and its functions were comprehensive,CodeIt is extremely messy and troublesome to solve problems.

Java:

Mina: http://mina.apache.org/

Grizzly: https://grizzly.dev.java.net/

Quickserver: The http://www.quickserver.org/

2. Related Sites

Http://highscalability.com

Http://www.royans.net

Http://developer.yahoo.com/performance/rules.html Yahoo website on website performance (firebug and yslow)

Http://www.productionscale.com/

Http://www.performanceengineer.com

Http://www.webperformancematters.com/

Http://www.javaperformancetuning.com/

Blog for http://www.allthingsdistributed.com/Amazon CTO

3. RelatedArticle

Http://www.kegel.com/c10k.html

Http://pl.atyp.us/content/tech/servers.html

Http://poorbuthappy.com/ease/archives/2007/04/29/3616/the-top-10-presentation-on-scaling-websites-twitter-flickr-bloglines-vox-and-more

Http://www.royans.net/arch/library/

Http://freescienceonline.blogspot.com/2007/08/scalability-and-scalable-architecture.html

Http://www.webperformance.org/caching/caching_for_performance.html

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.