Which Akka-based REST servers include support for connection pooling, without a Servlet 3.0 container? It may be fun to ditch Tomcat. We had an issue where multiple jars were stomping on each other and the WAR was exiting with no information. 2 weeks of team investigation finally identified the setting that needed to changeā¦turn off string-encodings in wily. If Play or Spray can match performance, connection pooling and log configuration, it would be an option for a proof-of-concept. Any recommendations?
Thanks, - charlie -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: http://akka.io/faq/ >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/groups/opt_out.
