= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Shared memory rings for RPC and bytestream communications using Lwt
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
shared-memory-ring-v3.1.0.tbz
md5=dba58a2c1da945028df10d34332ca7fe
Description
This package contains a set of libraries for creating shared memory producer/consumer rings, using the Lwt concurrency library to handle blocking. The rings follow the Xen ABI and may be used to create or implement Xen virtual devices.
Dependencies (8)
- mirage-profile
- lwt-dllist
- lwt
- shared-memory-ring
- ppx_cstruct
-
cstruct
>= "2.4.1"
- dune
-
ocaml
>= "4.02.0"
Dev Dependencies (1)
-
ounit
with-test
Used by (3)
-
mirage-block-xen
>= "1.5.2"
-
mirage-console-xen-backend
>= "2.3.2"
-
mirage-xen
>= "3.0.1"
Conflicts
-
None
On This Page