Really good talk Ben. I'd love to play around with Comm::Express - is that possible?!<div><br></div><div>-Dan<br><br><div class="gmail_quote">On Fri, Apr 29, 2011 at 10:05 AM, Ben. B. <span dir="ltr"><<a href="mailto:bennymack@gmail.com" target="_blank">bennymack@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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.<br><br>Some questions that came up were (and my opinion/answer):<br><br>Q: What's the purpose of plack in relation to existing web frameworks.<br>



A: Allow code written for those frameworks to seamlessly run on any number of servers.<br><br>Q: Why write applications in Plack directly and not in Catalyst/Dancer/Mojo/Web::Simple. <br>A: Not really the Right Thing, just how I roll. Made possible by the existence of Plack::Middleware.<br>



<br>Q: Will Comm::Express be released to CPAN.<br>A: Not planning on it. If you have an application that you think could benefit from it's particular qualities, let me know.<br><br>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.<br>



<br>
<br>_______________________________________________<br>
Buffalo Perl Mongers Homepage<br>
<a href="http://buffalo.pm.org" target="_blank">http://buffalo.pm.org</a><br>
<br>
Buffalo-pm mailing list<br>
<a href="mailto:Buffalo-pm@pm.org" target="_blank">Buffalo-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/buffalo-pm" target="_blank">http://mail.pm.org/mailman/listinfo/buffalo-pm</a><br></blockquote></div><br>
</div>