Load Balancing [message #1853331] |
Tue, 28 June 2022 06:55 |
Luka Cavic Messages: 47 Registered: August 2014 |
Member |
|
|
Hello,
before a month I wrote article on Stackoverflow about Load Balancing Eclipse Scout application with two tomcat instances and session sharing.
https://stackoverflow.com/questions/72421585/load-balancing-eclipse-scout-application
Is this statement correct that moving Scout application to another server is not possible because client model (desktop, outlines, forms, fields etc.) are not serializable?
Unfortunately, the classes that make up the client model (destop, outlines, forms, fields etc.) are not serializable. This means that they cannot be "moved" to other server instances. If a server goes down, all of its state is lost and cannot be recovered. Therefore, all users with a client session on that server are automatically logged out.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04318 seconds