aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Tatsumaki/pkg-descr
blob: 3fc62a3618a3a31e429084c5e2f955036adfc40b (plain) (blame)
1
2
3
4
5
6
7
8
9
Tatsumaki is a toy port of Tornado for Perl using Plack (with
non-blocking extensions) and AnyEvent.

It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.

WWW: http://search.cpan.org/dist/Tatsumaki/