Aaron Feng on 9 May 2009 18:20:53 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: lambda hack night

  • From: Aaron Feng <aaron.feng@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Re: lambda hack night
  • Date: Sat, 9 May 2009 21:20:40 -0400
  • Authentication-results: gmr-mx.google.com; spf=pass (google.com: domain of aaron.feng@gmail.com designates 74.125.92.27 as permitted sender) smtp.mail=aaron.feng@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received-spf:authentication-results:received :dkim-signature:domainkey-signature:mime-version:received :in-reply-to:references:date:message-id:subject:from:to:content-type :reply-to:sender:precedence:x-google-loop:mailing-list:list-id :list-post:list-help:list-unsubscribe:x-beenthere-env:x-beenthere; bh=yS+5DjNs3X2Dz83AYxCPQpRpFe1HGvGbmc/c8LCt0ok=; b=QNAeTU7yYGJfIvOTf6ul1jmyPOVdkb6z2zyilZ/BkyTr4pZV4pYmLRLCPhxDuOEbxi 7kYTCGeQxtktvElrRIoWCorL6nBTvS1/HPhSK7yJP2/+8L8q5zZSQgLeOEB4CR8CVJHB +/8qWI349jYQu9sLE30uZO4+7dqqEqeseFjXg=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=QuKB0uphBkqaosWjFBKBHSgKI6jQcV5BatlRm57h7B0=; b=YCdEXWaICQgKAtfECrf6FjrWa++N1xyYnWyTvu2guA3ValouVA/5j4BjIQDl1i0xjw OIoGCziUNbRhUx+2BfaSsXq0dJp3bmVJQqG7FJdxVOZPCN6VhPCN1WU1nqGu5b0EM2xW ctQcGXSIczbJfRFECtwxZWonAIQbmUQ4efJCc=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

How's Wednesday(13th)?

I have been working on a prototype that wraps rabbitmqctl, which is written in erlang, for administration and monitoring rabbitmq.  So far I wrote the prototype in two languages: Clojure and Scala.  I would love to get some feedback at the lambda hack night.

Aaron