Setting up Development Environment for 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/.NET Core, 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 prerequisties associated with using NCache with .NET/.NET Core.
Java
Explains the development environment setup and prerequisties associated with using NCache with Java.
Python
Explains the development environment setup and prerequisties associated with using NCache with Python.
Node.js
Explains the development environment setup and prerequisties associated with using NCache with Node.js.