August 2017
Intermediate to advanced
142 pages
3h
English
© Jorge Acetozi 2017
Jorge Acetozi, Pro Java Clustering and Scalability, https://doi.org/10.1007/978-1-4842-2985-9_11
Jorge Acetozi1
(1)São Paulo / SP, Brazil
Figure 11-1 shows the simplified architecture diagram for the single-node chat application. It shows exactly what you are running on your local machine right now if you followed the steps in Chapter 2.

When you register a new account, the user is stored in MySQL, and the role ROLE_USER is assigned to the user, which means that this user is not allowed to create new chat rooms.
After you sign in, the list of all available ...
Read now
Unlock full access