Question
Which web server should i choose
I want to set a Client (android) - Server app which saves the info to a data base and fetch it when needed.
and i’m not sure which web server i should go with? current started with Glassfish but heard that Apache tomcat is more common.
the server should handle large number of requests and responds (DB is mysql)
Will appreciate if you can share what you think is best in this case (advantage and disadvantage)
thank you!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×