mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
10 lines
382 B
Plaintext
10 lines
382 B
Plaintext
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/
|