Posts

Showing posts with the label Cloverleaf Installation Types

Cloverleaf Installation Types

Image
The Cloverleaf Integration Suite is typically installed in two parts to separate development/control functions from runtime execution. This architecture supports scalability, remote access, and division of responsibilities. 1. Client Installation 📍 Location : Installed on one or more desktop workstations (usually Windows). 🛠️ Purpose : Used by developers and administrators to: Configure Cloverleaf interfaces (using the IDE). Control threads and processes. Monitor system status, threads, and message activity (via NetMonitor). 💻 Included Tools : Cloverleaf IDE NetMonitor Testing tools (e.g., Xlate Tester, Testing Tool) 🔗 Connects to : The back-end server where the engine runs. 2. Server Installation 📍 Location : Installed on a back-end system/server (Linux, Unix, or Windows). 🛠️ Purpose : Responsible for executing and managing all integration processing. Performs the actual work (runs the engine and threads). Hosts the b...