Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libcorona-perl
Coro based psgi web server
http://search.cpan.org/dist/Corona/
0
no reviews
Install
Corona is a coro based plack web server. it uses net::server::coro under the hood, which means we have coroutines (threads) for each socket, active connections and a main loop.