The Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then.
In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool.
The operation can be started manually or scheduled,...
An open source (Apache 2 license) file server software with a RESTFul web service for file management in a cluster of nodes. Including 4 set of API
- Store API: Upload, download files and directories
- Process API: Managing the long term process runs
- Glacier API: Uploading from the server to Glacier
- Cluster API: Manage the nodes in the cluster
Jather aims to provide an easy to use library for clustered process execution in Java. This library aims to provide a simple API and allow applications to add clustering functionality with little change to the existing code.
Xnet is a Cluster Monitoring Tool written in java for openMosix.It has a graphical representation of all ongoing processes like Number of nodes,various process running on the nodes,cpu usage and network usage.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.