パッケージ: cl-lparallel (20160825-1)
cl-lparallel に関するリンク
Debian の資源:
cl-lparallel ソースパッケージをダウンロード:
- [cl-lparallel_20160825-1.dsc]
- [cl-lparallel_20160825.orig.tar.gz]
- [cl-lparallel_20160825-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [lparallel.org]
類似のパッケージ:
parallel programming in Common Lisp
lparallel is a library for parallel programming in Common Lisp, featuring a simple model of task submission with receiving queue, constructs for expressing fine-grained parallelism, asynchronous condition handling across thread boundaries, parallel versions of map, reduce, sort, remove, and many others promises, futures, and delayed evaluation constructs, computation trees for parallelizing interconnected tasks bounded and unbounded FIFO queues, high and low priority tasks, task killing by category and integrated timeouts.
その他の cl-lparallel 関連パッケージ
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-bordeaux-threads
- Portable threads library for Common Lisp