Mauro Mugnaini
|
8e28d139b5
|
Revised implementation that rely completely on cache proxy and ignore the several session objects (with same session ID) that are involved in different calls and threads. In addition to avoid also multiple thread collision that refreshes/requests the same object several times at each call, a specific mutex (per user) has been put in place.
|
2021-01-20 00:56:27 +01:00 |
Mauro Mugnaini
|
f5479d8f58
|
Fixed wrong log messages
|
2021-01-19 18:00:39 +01:00 |
Mauro Mugnaini
|
fc18dda68e
|
Remove the user of the session to store objects and rely on cache proxy only adding a mutex to avoid concurrency problems
|
2021-01-19 17:54:06 +01:00 |
Mauro Mugnaini
|
1a0f9b5086
|
A lot of logs added and rationalized loop
|
2021-01-19 15:04:31 +01:00 |