看了一下的,有点意思,而且至少得用Perl5.10以上版本才行,里面有个测试服务,据作者说的是 Try something like "ab -c 30 -n 100000 -k http://127.0.0.1:3000/" for testing. On a MacBook Pro 13" this results in about 20k req/s. 不过这个只是单纯的打印HTTP文件头而已
On 10月18日, 下午4时30分, truncatei <[email protected]> wrote: > http://mojolicio.us/ > > 终于有这样的框架出来了 > > A next generation web framework for the Perl programming language. > Back in the early days of the web, many people learned Perl because of > a wonderful Perl library called CGI. It was simple enough to get > started without knowing much about the language and powerful enough to > keep you going, learning by doing was much fun. While most of the > techniques used are outdated now, the idea behind it is not. > Mojolicious is a new attempt at implementing this idea using state of > the art technology. > > Features > An amazing real-time web framework supporting a simplified single file > mode through Mojolicious::Lite. > Powerful out of the box with RESTful routes, plugins, Perl-ish > templates, session management, signed cookies, testing framework, > static file server, I18N, first class unicode support and much more > for you to discover. > > Very clean, portable and Object Oriented pure Perl API without any > hidden magic and no requirements besides Perl 5.10.1 (although 5.12+ > is recommended, and optional CPAN modules will be used to provide > advanced functionality if they are installed). > Full stack HTTP 1.1 and WebSocket client/server implementation with > IPv6, TLS, Bonjour, IDNA, Comet (long polling), chunking and multipart > support. > Built-in non-blocking I/O web server supporting libev and hot > deployment, perfect for embedding. > Automatic CGI and PSGI detection. > JSON and HTML5/XML parser with CSS3 selector support. > Fresh code based upon years of experience developing Catalyst. > > -- > 如果觉得无聊,您不妨访问Google Reader消遣https://www.google.com/reader/view > 要尝试黑版本Google,请访问http://tinyurl.com/yk3yp7j -- 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
