全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: haskell-concurrent-extra  ]

软件包:libghc-concurrent-extra-doc(0.7.0.12-2)

libghc-concurrent-extra-doc 的相关链接

Screenshot

Debian 的资源:

下载源码包 haskell-concurrent-extra

维护小组:

外部的资源:

相似软件包:

Extra concurrency primitives; documentation

The @concurrent-extra@ package offers among other things the following selection of synchronisation primitives:

 * @Broadcast@: Wake multiple threads by broadcasting a value.

 * @Event@: Wake multiple threads by signalling an event.

 * @Lock@: Enforce exclusive access to a resource. Also known as a
binary semaphore or mutex. The package additionally provides an alternative that works in the @STM@ monad.

 * @RLock@: A lock which can be acquired multiple times by the same
thread. Also known as a reentrant mutex.

 * @ReadWriteLock@: Multiple-reader, single-writer locks. Used to
protect shared resources which may be concurrently read, but only sequentially written.

 * @ReadWriteVar@: Concurrent read, sequential write variables.

Please consult the API documentation of the individual modules for more detailed information.

This package was inspired by the concurrency libraries of Java and Python.

This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

其他与 libghc-concurrent-extra-doc 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libghc-concurrent-extra-doc

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 72.1 kB829.0 kB [文件列表]