
The Changelog: Software Development, Open Source
Goliath, Event Machine, SPDY (Interview)
Apr 6, 2011 · 50 min · 24.6 MB
0:00-50:31
Streams straight from the publisher. PodNod never proxies or re-hosts episode audio.
Wynn caught up with Ilya Grigorik, Founder and CTO of PostRank to talk about Goliath, async Ruby web development, and Google’s SPDY.
Changelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!
Featuring:
Show Notes:
- Look for Steve Klabnik at CodeConf.
- Ilya Grigorik founder and CTO of PostRank.
- PostRank taps into intelligence from the social web.
- igvita.com is Ilya’s awesome Ruby, performance, and big data blog.
- Goliath Goliath is an open source version of the non-blocking (asynchronous) Ruby web server framework powering PostRank.
- Thin glues together Mongrel parser, Event Machine, and Rack.
- Evidently we’ve discussed Node.js “at length” on this show.
- Goliath hides much of the complexity of its asynchronous architecture from the developer
- Goliath was designed for and has been benchmarked on MRI, JRuby and Rubinius
- PostRank heavily employs AMQP
- The PostRank APIs allow you to create applications that interact with the subscription management component of the PostRank website, as well as, create and retrieve story ratings and customized RSS feeds for your users.
- The Top Posts Widget lets you showcase the most important articles on your site, encouraging viewers to click on more articles and read what matters.
- A GitHub account and a blog are key differentiators for developers looking to get hired at PostRank.
- Ilya says “presentation is 50% of the actual deliverable”. Great READMEs are important.
- Ilya looks up to Brad Fitzpatrick of LiveJournal and Memcached fame.
- Ilya’s blog tagline: “A goal is a dream with a deadline.”
- Anybody still using GTD?
- Ilya isn’t beholden to any one editor but loves both Vim and TextMate.
- SPDY: (pronounced “SPeeDY”) An experimental protocol for a faster web. The usual HTTP GET and POST message formats remain the same; however, SPDY specifies a new framing format for encoding and transmitting the data over the wire.
- If you’re using Chrome, you may be using SPDY and not even know it.
- mod_spdy is an experimental proof-of-concept SPDY Apache module.
- ØMQ zeromq: socket library that acts as a concurrency framework as discussed on Episode 0.3.4.
Something missing or broken? PRs welcome!
Join the discussion
changelog.zulipchat.comChangelog++
changelog.comWebsite
igvita.comGitHub
github.comX
x.comGitHub
github.comX
x.comCodeConf
codeconf.comIlya Grigorik
twitter.comPostRank
postrank.comigvita.com
igvita.comGoliath
goliath.ioThin
code.macournoyer.comMongrel parser
zedshaw.comEvent Machine
rubyeventmachine.comRack
rack.rubyforge.orgNode.js
nodejs.orghides much of the complexity
postrank-labs.github.comhas been benchmarked
postrank-labs.github.comAMQP
amqp.orgPostRank APIs
postrank.comTop Posts Widget
labs.postrank.comGitHub
github.comGreat READMEs are important
thechangelog.comBrad Fitzpatrick
en.wikipedia.orgLiveJournal
en.wikipedia.orgMemcached
en.wikipedia.orgblog tagline
igvita.comGTD
davidco.comVim
vimgolf.comTextMate
macromates.comSPDY
chromium.orgyou may be using SPDY and not even know it
groups.google.commod_spdy
code.google.comØMQ
zeromq.orgEpisode 0.3.4
thechangelog.comPRs welcome!
github.com