1.

What Is Main Difference Using Local Application Data Vs Using Server-based Application Data Deployment Choices?

Answer»

In “Using Local Application DATA” the project FILES are CREATED under TIBCO_HOMEtradomain<Domain_Name>datafiles on each of the target machines. This allows the applications to run independently of the administration server.

In “Using Server-Based Application Data” a repository instance for the application is created on the administration server and the repository instance is referenced in each application’s instance’s property file. This consumes lot of memory, CPU &AMP; Threads.

In “Using Local Application Data” the project files are created under TIBCO_HOMEtradomain<Domain_Name>datafiles on each of the target machines. This allows the applications to run independently of the administration server.

In “Using Server-Based Application Data” a repository instance for the application is created on the administration server and the repository instance is referenced in each application’s instance’s property file. This consumes lot of memory, CPU & Threads.



Discussion

No Comment Found