This component cleans the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool
Go to file
Massimiliano Assante f67c570402 Merge pull request 'Porting to master repo of the changes that seems to resolves issues related to ticket #20445' (#6) from mauro.mugnaini/threadlocal-vars-cleaner:master into master 2021-01-20 12:35:51 +01:00
.settings Beta version 2020-05-29 13:06:55 +02:00
src 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
.classpath Beta version 2020-05-29 13:06:55 +02:00
.gitignore added readme 2020-03-26 10:46:35 +01:00
.project git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/threadlocal-vars-cleaner@128180 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-04-20 10:54:16 +00:00
CHANGELOG.md updated date of last commit in changelog 2020-12-17 10:16:13 +01:00
FUNDING.md applied necessary changes to supplementary files for release 2020-11-17 10:52:33 +01:00
LICENSE.md added readme 2020-03-26 10:46:35 +01:00
README.md added readme 2020-03-26 10:46:35 +01:00
pom.xml removed snapshot from pom version 2020-11-17 10:57:28 +01:00

README.md

gCube System - ThreadLocal Variables Cleaner compornent

This component cleans the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool

Structure of the project

  • The source code is present in the src folder.

Built With

Documentation

  • Use of this service is described in the Wiki.

Change log

See Releases.

Authors

Maintainers

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes including:

  • the Sixth Framework Programme for Research and Technological Development
    • DILIGENT (grant no. 004260);
  • the Seventh Framework Programme for research, technological development and demonstration
    • D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644);
  • the H2020 research and innovation programme
    • BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024),DESIRA (grant no. 818194), ARIADNEplus (grant no. 823914), RISIS2 (grant no. 824091), PerformFish (grant no. 727610), AGINFRAplus (grant no. 731001);