CL-FLOW

June 15, 2019 ยท View on GitHub

Library for asynchonous non-blocking concurrency in Common Lisp.

Documentation

Documentation at borodust.org

You can hear my lengthy-bad-english explanation of cl-flow operation in Common Lisp Study Group: Concurrency in Common Lisp Part 2 video from Atlanta Functional Programming group.

Tests

(ql:quickload :cl-flow/tests)
(5am:run! :cl-flow-suite)

Contents

  1. 1Documentation
  2. 2Tests