Stuart Sierra's Component integration. Provides a function to build a component that processes Lambda messages in a separate thread.
Stuart Sierra's Component integration. Provides a function to build a component that processes Lambda messages in a separate thread.
(lambda)(lambda handler)Make a component that, when started, runs an endless AWS message processing loop in a separate thread. The stop action interrupts the thread and joins it.
Make a component that, when started, runs an endless AWS message processing loop in a separate thread. The stop action interrupts the thread and joins it.
(with-component-meta component)Extend via metadata to not depend on the component library.
Extend via metadata to not depend on the component library.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |