软件包: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