On Wed, Sep 7, 2011 at 3:37 PM, Neil Van Dyke <n...@neilvandyke.org> wrote:
> Amazon AWS has a new "free tier" for EC2 ("http://aws.amazon.com/free/";),
> which I think gives you enough resources to run a low-traffic Racket server,
> if that 613 MB is usually RAM, not swap.  (Even if that includes the memory
> for the base Linux platform, that can be made pretty small, leaving almost
> all the memory for Racket processes.)

For what it's worth -- I run rudybot(1) on an EC2 micro instance.  I
suspect I'm somehow not eligible for the "free tier", since it runs me
about $20/month.

--

(1) and IRC bot who lives in #scheme and #racket on freenode;
https://github.com/offby1/rudybot/

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to