Hey
I want to make a multithreaded and multiuser web service in Java. Where do I even start looking?
Currently I have a web service that is one user and one thread. I think Ill problably have to completely rewrite it from almost scratch so....
Where can I see some ways how to do it?
Thanks!