Live data from Hacker News

Hacking Java annotations to build an authentication and authorization layer

engineering.webengage.com

1–7 of 7 posts

Re: Hacking Java annotations to build an authentication and authorization layer

#7
post #6

This is very dangerous to create a new thread every time. Sure makes it easy to DOS the system with survey votes. At the very least, this should be a submission to an ExecutorService that contains a thread pool.

You missed our note towards the end of the blog :). It says the same thing.