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.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A dynamic task scheduler to execute job chains in a fault-tolerant way
This project provide an easy to deploy service oriented task-scheduling architecture capable to achieve a fault-tolerant job execution on dynamics networks.
The system use:
- A robust Job scheduler: Quartz Enterprise scheduler (for more info see http://www.quartz-scheduler.org)
- A framework to build reliable dynamic distributed systems: Apache River framework (for more info see http://river.apache.org)
PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
...It focuses on distributed computing and data gathering in Internet environment. Intended for smaller projects requiring couple hundreds of computers gathered together for a master-worker like jobs.
RAFT-Net is a Fault Tolerant Parallel Distributed Framework.
Using a Master-Worker scheme, the framework transparently
distributes workunits to workers (drones). These workers can join and
leave and as such, the network is very flexible. A modified