[Buffalo-pm] Plack/Comm::Express

Dan Magnuszewski magnachef at gmail.com
Thu May 5 12:12:36 PDT 2011


Really good talk Ben. I'd love to play around with Comm::Express - is that
possible?!

-Dan

On Fri, Apr 29, 2011 at 10:05 AM, Ben. B. <bennymack at gmail.com> wrote:

> Here are the files from my Plack talk. Comm::Express is a Plack handler I
> wrote to meet the needs of an application at $work.
>
> Some questions that came up were (and my opinion/answer):
>
> Q: What's the purpose of plack in relation to existing web frameworks.
> A: Allow code written for those frameworks to seamlessly run on any number
> of servers.
>
> Q: Why write applications in Plack directly and not in
> Catalyst/Dancer/Mojo/Web::Simple.
> A: Not really the Right Thing, just how I roll. Made possible by the
> existence of Plack::Middleware.
>
> Q: Will Comm::Express be released to CPAN.
> A: Not planning on it. If you have an application that you think could
> benefit from it's particular qualities, let me know.
>
> In addition to HTTPParser::MMAP::XS, I also wrote HTTPParser::XS (very
> poorly named on both counts) that is just the HTTP streaming/http-parser
> integration without the MMAP stuff which I find quite useful in my
> day-to-day duties.
>
>
> _______________________________________________
> Buffalo Perl Mongers Homepage
> http://buffalo.pm.org
>
> Buffalo-pm mailing list
> Buffalo-pm at pm.org
> http://mail.pm.org/mailman/listinfo/buffalo-pm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/buffalo-pm/attachments/20110505/323a1aac/attachment.html>


More information about the Buffalo-pm mailing list