On Sat, Apr 14, 2012 at 07:41:50AM -0700, timp wrote: > I appreciate the colorful responses. > > However, I think, the numbers do speak for themselves. > > If you are creating basically a mongo JSON REST web service. And are > having rps problems with your current framework, using dynamic languages. > > It may be worth your while, to remove all the frameworks, and do a jsp war > deployed in tomcat with no "extras" tagging along. > > > My web service is a simple mongo retrieval json serialization with a few > modifications along the way.
Do I understand this correctly? Basically, you want to accept HTTP requests, maybe check some permissions, do a mongo query, reformat the response as JSON and send it back? No complex application logic in this part of your webservice?
pgppWclSnsYGs.pgp
Description: PGP signature
