Answer the question
In order to leave comments, you need to log in
What tools/frameworks to parse for the web?
I want to switch from BackEnd to PHP to Java. There is a modest basic knowledge and experience in developing android applications. Where to begin? What tools/libraries are needed/used/relevant now?
Which server is preferred?
Answer the question
In order to leave comments, you need to log in
Spring, JavaEE, Akka, Netty. The first two cover a large area of application, the last two are rather highly specialized things.
Of the servers, now they usually choose small, embedded and nimble ones, such as tomcat, jetty or undertow (which, with 1M jar-nickname and 4Mb heap space consumption, breaks almost all others in speed, and, in addition to supporting Servlet API 3.0, also has its own asynchronous API has).
Although, if necessary, you can take large application servers. Undertow, for example, is part of WildFly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question