threadlocal-vars-cleaner/src/main
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
..
java/org/gcube/portal/threadlocalexec 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