On 23 April 2015 at 00:34, Paul deGrandis <[email protected]> wrote:
> Also note that Compojure (and Ring) applications are artificially > limiting, because they cannot utilize the containers' full capabilities > (Ring apps can't go async at the container level, they can't use NIO > responses, etc). > Ring adapters do make use of blocking I/O, but the Ring core library can also be used with async applications. - James -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
