Simple asynchronous functions for Emacs Lisp
deferred.el provides facilities to manage asynchronous tasks. concurrent.el is a higher level library for asynchronous tasks, based on deferred.el. It is inspired by libraries of other environments and concurrent programming models. It has following facilities: pseud-thread, generator, semaphore, dataflow variables and event management.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.1-10.fc41 | - |
Fedora 41 | 0.5.1-10.fc41 | - |
Fedora 40 | 0.5.1-9.fc40 | - |
You can contact the maintainers of this package via email at
emacs-deferred dash maintainers at fedoraproject dot org
.