moira
Thread monitor
A library for monitoring and restarting long-running threads in Common Lisp programs.
Monitor and restart background threads.
29 stars
6 watching
2 forks
Language: Common Lisp
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
steelthread/redmon | A simple web-based interface for managing Redis servers | 1,574 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
ruricolist/cl-feedparser | A Common Lisp library that parses RSS/Atom feeds into a structured format | 26 |
brotandgames/ciao | Monitors HTTP(S) URL endpoints and sends notifications on status changes. | 1,867 |
alexmyczko/ruptime | A tool that provides remote system information and monitoring capabilities | 151 |
ruricolist/cloture | An implementation of Clojure in Common Lisp to enable interoperability and efficient execution of Clojure code within the Common Lisp environment. | 376 |
ruricolist/kiln | Infrastructure for scripting in Common Lisp with minimal overhead and ergonomic development tools | 43 |
ruricolist/serapeum | A comprehensive Common Lisp library providing utility functions for general-purpose programming. | 428 |
ruricolist/cmd | A utility for running external programs with robust argument handling and support for various command-line features. | 65 |
boostorg/fiber | A framework for cooperative scheduling of micro-threads using stored execution states. | 463 |
meh/ruby-thread | A set of Ruby extensions providing various concurrency utilities | 524 |
rsalmei/clearly | A tool to monitor and debug Celery task clusters in real-time | 404 |
zkat/chanl | A concurrency framework that enables threads to communicate and synchronize using channel objects. | 169 |
kodless/leek | A tool to monitor and manage tasks in distributed computing systems like Celery clusters | 151 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |