タグ
PSGI is a specification of interface protocol between Perl web applications and web servers, inspired by Python's WSGI and Ruby's Rack. Plack is a Perl module and namespace to contain set of reference PSGI server implementations, middleware a... 続きを読む
Posted by nene2001 at 18:56 / Tag(Edit): perl PSGI / 0 Comments: Post / View / 0 TrackBack / Google Maps YAPCで覚えたPSGIを勉強してみた。 CPANからCatalyst、githubからPlack、Catalyst::Engine::PSGIをインストールして、 # catalyst.pl PSGITest # c... 続きを読む
PSGI/Plack勉強会を開きました(ひとりで)。資料はGitHubにあげてあります。いろいろまとめ書き足りてないのですが、自分的には納得したので満足してしまいました。http://github.com/kentaro/psgi-example以下にもコピペ。PSGI/Plackとは? PSGI = Perl Web Ser... 続きを読む
んー、と思って、書いた。kazuho’s p5-http-parser-xs at master - GitHubBLURB は、PSGI のリクエストオブジェクトを返す 高速 同期 httpd, 非同期 httpd のどちらを実装する際にも使用可能 POST コンテンツのハンドリングはご自分で いったんファイルに入れ... 続きを読む
bulknews.typepad.com Tatsuhiko Miyagawa's blog to discuss mostly tech and nerdy stuff. Lots of commits: Yappo made a native PSGI engine for nginx: this is amazing CGI.pm is now patched to support PSGI. the API is a little wacky: forces you to... 続きを読む
YAPC::Asia 2009で、宮川さん(miyagawaさん)と松野さん(tokuhiromさん)の夢の共演「PSGI - Perl Server Gateway Interface」を拝聴しました。 詳しいレポートは技評の記事などを参照していただくとして(下記参照)、 YAPC::Asia Tokyo 2009 スペシャルレポ... 続きを読む

