On 2015-03-26 21:41, Ankita Kumari wrote: > 1. What amount of text does the server handle per request on an > average?
I just calculated the average of about 3000 queries: it's 890 characters per request. > 2. How much memory does the server require? We let the JVM run with a maximum of 500MB, it will probably run with less. > 3. What is the maximum number of requests that a server can handle at > once? It can be limited by a parameter. There shouldn't be an upper limit, but the more users, the slower the requests will be answered. Regards Daniel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel