Does PHP have a WebService framework for high concurrency?

Source: Internet
Author: User
Now the Nodejs project is very fire, Ruby language also appeared like Sinatra,padrino such as WebService Framework, PHP language has a similar framework ah?

Reply content:

Now the Nodejs project is very fire, Ruby language also appeared like Sinatra,padrino such as WebService Framework, PHP language has a similar framework ah?

Swoole_framework

You can try http://www.slimframework.com/.

sinatravery similar to the wording

Recommend your attention to the next laruence
PHP Development team members, Zend part-time consultants, YAF, Yar, Yac, Opcache and other project authors, maintainers.
You're going to love this yar.

Website can reach high concurrency is no longer php what the matter, high concurrency more system-level things. There are many people like to say that PHP is so bad ah, that is too slow ah, the real restriction of the site is not PHP, but the database, disk IO. If you're smart enough to use hiphop to support Facebook 90% traffic.

As mentioned above, the bottleneck of website is often not the programming language, but the database and IO link.

    1. At present PHP development, mostly use framework development. The PHP framework has a heavyweight, lightweight score.
    2. Large, high-concurrency projects typically PHP is at the front end, with C++,java on the backend.
    3. The implementation of high concurrency involves the level of the entire project architecture, regardless of the specific language.
    4. To speculate that your meaning seems to require a heavy-weight framework, so recommend Zf,yii.
      Of course, the 2 floor of the YAF is also good, its author is brother Bird-Sina Weibo architect.
  • 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.