On Sun, Jul 18, 2010 at 10:38 PM, Victor S <victor.s...@gmail.com> wrote:

> Hello,
>
> I'm Coming here view PHP to RoR ro Node.js to Clojure (still
> investigating) and am mostly interesting in building scalable web
> applications.
>
> I hear aleph being compared to node.js but how do the other two
> frameworks compare in performance to the their counterparts, such as
> express.js and sinatra and rails
> ?
>

Aleph is probably too new and in flux to be making any kind of comparison
beyond micro-benchmarking. In my various tests I've also find Ring 0.2.5 by
itself running on top of Jetty to be only a little bit slower than Aleph.
Mainly what Aleph buys you at the moment is the ability to experiment with
Clojure's concurrency primitives in a web application.

In general the web development landscape with Clojure is still new territory
and there's still a need for more literature, documentation, and benchmarks
so newcomers can make an informed decision. Feel to join in ;)

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to