Client Installation
This option is also called the Remote Client, and it installs NCache on all web/app servers from where you want remote access to the cache servers. You are only required to install the Remote Client if you want to have the following benefits:
- Install OutProc Client Cache.
- Client Monitoring from within NCache Monitoring.
- Client Management through NCache Management Center.
- Client/Server Licensing.
To start with NCache, you need to install NuGet packages for .NET, add Maven dependencies for Java, install the necessary packages for Python, install the required NPM packages for Node.js, and add them to your application as explained.
In This Section
.NET
Explains the development environment setup and prerequisites associated with using NCache with .NET.
Java
Explains the development environment setup and prerequisites associated with using NCache with Java.
Python
Explains the development environment setup and prerequisites associated with using NCache with Python.
Node.js
Explains the development environment setup and prerequisites associated with using NCache with Node.js.
Client Configuration Files
Learn where NCache client configuration files are stored and how they support cache discovery, security, TLS, connection settings, and monitoring.
Deploy Client
Learn how to deploy NCache clients on Windows and Linux by installing the optional NCache Client or embedding NCache NuGet packages with the application.