Mcron
mcron: Open-Source Cron Scheduler for MongoDBs
Lightweight and easy-to-use, mcron schedules MongoDB jobs, scripts, and aggregations with a cron-like syntax
What is Mcron?
mcron is an open-source tool that provides cron-like job scheduling capabilities for MongoDB. It allows users to schedule various MongoDB tasks, scripts, and aggregations to run at specified intervals or times.
Some key features and benefits of mcron include:
- Lightweight and easy to configure. mcron has a simple JSON-based configuration format.
- No need to install cron daemon. mcron runs as part of the MongoDB server process.
- Robust job management. mcron stores job definitions and execution history directly in MongoDB.
- Powerful MongoDB integration. Jobs have full access to MongoDB APIs for queries, updates, aggregations, etc.
- Runs anywhere MongoDB runs. Can be used with MongoDB on-premises or in the cloud.
- Open source software. mcron is available free under the Apache 2.0 license.
Typical uses cases for mcron include: data etl and aggregation jobs, timed database tasks like archiving or pruning, triggering notifications based on database events, uptime monitoring, and more. Overall, mcron makes it easy for MongoDB developers and administrators to schedule a wide variety of jobs and scripts with cron-style scheduling.
Mcron Features
Features
- Schedule jobs, scripts, and aggregations using cron syntax
- Lightweight and easy to use
- Integrates cron functionality with MongoDB
- Open source and customizable
- Web UI for managing jobs and viewing logs
- Notifications for job status
- Distributed cron jobs across replica set
- Granular control over job execution
Pricing
- Open Source
Pros
Cons
Official Links
Reviews & Ratings
Login to ReviewThe Best Mcron Alternatives
View all mcron alternatives with detailed comparison →
Top Development and Database Tools and other similar apps like Mcron
Incron
Anacron
Fcron