套件:cl-lparallel(20160825-1.1)
cl-lparallel 的相關連結
Debian 的資源:
下載原始碼套件 cl-lparallel:
- [cl-lparallel_20160825-1.1.dsc]
- [cl-lparallel_20160825.orig.tar.gz]
- [cl-lparallel_20160825-1.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