sivacohan
V2EX  ›  问与答

类似wsgi的,web服务器的协议还有哪些?

  •  
  •   sivacohan · Mar 6, 2013 via Android · 3068 views
    This topic created in 4906 days ago, the information mentioned may be changed or developed.
    应该是web服务器协议有哪些。打算写一个 c web frame。
    3 replies    1970-01-01 08:00:00 +08:00
    llbgurs
        1
    llbgurs  
       Mar 6, 2013
    uwsgi
    cadl
        2
    cadl  
       Mar 6, 2013
    以前看到过一个通过fastcgi搞的c框架

    https://github.com/DanielWaterworth/Raphters
    est
        3
    est  
       Mar 6, 2013
    wsgi 不是协议,而是一个处理HTTP的python函数调用标准接口,类似的有Ruby Rack, Perl PSGI

    uwsgi 是一个协议,用于uWSGI 和 nginx 通信,可以看成超简化版的http 1.0

    类似的有基于ZMQ的Mongrel 2,大名鼎鼎Zed的作品。

    类似uwsgi 的有 scgi, fastcgi
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2730 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 221ms · UTC 15:17 · PVG 23:17 · LAX 08:17 · JFK 11:17
    ♥ Do have faith in what you're doing.