Hi EveryOne,

I wrote a REST API class and now that has been misused by the client 
raising too many concurrent requests causing out of memory and 
Connection pool exhaustion. Now I am planning to limit the number of 
requests served at one point of time on the URL.

I am planning to include jetty-servlets library and create a QosFilter 
on the URL setting maximum requests limit. Please advice me of anything 
to be cautioned with this implementation ?? Is there any other better 
solution to this problem ??

Best Regards,
Reddy.


------------------------------------------------------------------------------
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/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to