It was a great conference and I am definitely going to attend next year. One of my favorite talks was by Bryan O'Sullivan. He talked about using the Haskell framework snap, to talk to a Riak backend, for his new startup MailRank.
My main two main takeaways from the conference were:
1. The quote by Joe Armstrong, "Any sufficiently complicated concurrent program in another language contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Erlang.” It turns out this is a big deal. I have 24 core servers I use everyday, and ya, concurrency is important.
2. Functional languages are important, and this isn't going to change in the near future: http://qconlondon.com/dl/qcon-london-2011/slides/GregoryCollins_HighPerformanceWebApplicationsInHaskell.pdf.
You can grab the code here:
https://github.com/noahgift/rabbitmq_rss_plugin
You can see the slides here:
RabbitMQ Plugins Talk
View more presentations from noahgift

0 comments:
Post a Comment