Tagged Questions
The hammer tag has no wiki summary.
15
votes
3answers
2k views
How do I throttle my site's API users?
The legitimate users of my site occasionally hammer the server with API requests that cause undesirable results. I want to institute a limit of no more than say one API call every 5 seconds or n calls ...
4
votes
2answers
2k views
What (good) Java RADIUS server libraries are out there?
I've only been able to find two thus far, namely TinyRadius, which itself discourages production use and AXL, which is pay-only.
JRadius seems tied to FreeRADIUS, which isn't a library and will need ...
0
votes
1answer
64 views
Empirix hammer and mobile testing is it possible?
I am looking into the feasibility of automating tests for some mobile apps that have calling functionality.
I have been looking around for automated ui testing for mobiles which seems feasible but ...