Perl Mongers


 Our sponsors

IO::Lambda - async I/O shouldn't be that complex

By Dmitry Karasik (‎McFist‎) from Copenhagen.pm
Date: Saturday, 24 May 2008 11:20
Duration: 40 minutes
Language:
Tags: asynchronous event functional io lambda


There are many async I/O libraries in the wild, but not many are lucky enough to combine the concept with the ease of use. Module IO::Lambda features techniques from functional programming, and offers new solutions for the old problems.