Search results
29 packages found
Unofficial APIs for downdetector.com
Clustering library with support for zero-downtime reloading
Gracefully deploy a node.js service with zero downtime, letting existing requests finish up while a new deployed process handles new incoming requests
A simple construct to handle automated Cloudfront DNS alias migration with zero downtime
Clustering library with support for zero-downtime reloading
Background tasks API abstraction. Do background work during browser idle time.
- requestIdleCallback
- cancelIdleCallback
- background-tasks
- performance
- javascript
- scheduling
- callbacks
- schedule
- downtime
- browser
- timing
- tasks
- idle
Gives status of popular services.
Datadog Monitors Downtime 3.1.0
- cdk
- awscdk
- aws-cdk
- cloudformation
- cfn
- extensions
- constructs
- cfn-resources
- cloudformation-registry
- l1
- datadog
- monitors
- downtime
Clustering library with support for zero-downtime reloading. Fork of recluster.
Iterations over array, with time delay
A simple way to turn express into a clustered server with support for rolling restart and cache synchronization.
Monitor your websites uptime and downtime in the terminal with the Uptime Robot API.
``` gunzip -c mysite_access_log* | find-downtime [--seconds=120] ```
Gives status of popular services.
Clusterify your NodeJS applications and deploy without downtimes. Just like that.
Handle resources and events for gracefully exit
Ultra cheap website monitoring. Posts downtime notifications to Slack.
A module to calculate uptime of your application.
A Discord bot that notifies you when one of the watched bots/users goes offline for a continued period of time (meant for bots, not so useful with users)
A module for taking advantage of the built-in `cluster` module in node v0.8+, enables rolling worker restarts, resizing, repl, events, configurable timeouts, debug method. Zero downtime deploy of workers. Extended version of cluster-master