I haven't hooked up that many clients, but I can recommend Webbit (https://github.com/webbit/webbit) based on experience.
Cheers, Jay On Wed, Feb 1, 2012 at 5:05 PM, blais <[email protected]> wrote: > Hi Clojurians, > > Does anyone have experience with serving WebSockets from Clojure, in > particular w.r.t. scalability? I'm evaluating server-side options for > handling a large number of simultaneous web clients (>100) and > wondering how well this scales. > > I already hooked up Clojure to Netty and built a simple test > application. I think I'll write some stress tests, but any feedback > regarding how well this could scale, possible roadblocks, or > experience reports would be appreciated and informative. > > Thanks, > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
