Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is a robust high-performance job processing system for Go and Postgres. It encourages the use of the same database for application data and job queues. By enqueueing jobs transactionally along with other database changes, whole classes of distributed systems problems are avoided. | Know the moment your scheduled jobs fail or run too long. Open source cron job monitoring with duration anomaly detection. |
Transactional enqueueing simplifies everything;
Error handling and reporting;
Multiple isolated queues;
Graceful shutdown | Cron job monitoring, Long-running job detection, Output assertions, Backup monitoring, ETL job monitoring |
Statistics | |
GitHub Stars 4.6K | GitHub Stars - |
GitHub Forks 126 | GitHub Forks - |
Stacks 0 | Stacks 0 |
Followers 2 | Followers 1 |
Votes 0 | Votes 1 |
Integrations | |
| No integrations available | |

Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through a pluggable panel architecture. It currently has rich support for for Graphite, InfluxDB and OpenTSDB. But supports other data sources via plugins.

Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails 3/4 to make background processing dead simple.

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.

Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License.

Netdata collects metrics per second & presents them in low-latency dashboards. It's designed to run on all of your physical & virtual servers, cloud deployments, Kubernetes clusters & edge/IoT devices, to monitor systems, containers & apps

Beanstalks's interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously.

Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.

Sensu is the future-proof solution for multi-cloud monitoring at scale. The Sensu monitoring event pipeline empowers businesses to automate their monitoring workflows and gain deep visibility into their multi-cloud environments.

Graphite does two things: 1) Store numeric time-series data and 2) Render graphs of this data on demand