async_kernel
Monadic concurrency library
README
Async_kernel
contains Async
's core data structures, like Deferred
.Async_kernel
is portable, and so can be used in JavaScript using Async_js. In
principle it could also be used on Windows, but no scheduler has been written
for Async on Windows as of yet.
API documentation for the latest release can be found
[here][https://ocaml.janestreet.com/ocaml-core/latest/doc/async/index.html].
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.15" & < "v0.16"
core_kernel
>= "v0.15" & < "v0.16"
core
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies
accessor_async
>= "v0.15.0"
alcotest-async
>= "1.3.0"
async
>= "v0.15.0"
async_durable
>= "v0.15.0"
async_extra
>= "v0.15.0"
async_js
>= "v0.15.0"
async_rpc_kernel
>= "v0.15.0"
async_sendfile
>= "v0.15.0"
async_unix
>= "v0.15.0"
aws-s3-async
>= "4.6.0"
bonsai
>= "v0.15.0"
caqti-async
>= "1.3.0"
cohttp-async
= "2.5.6" | >= "5.0.0"
cstruct-async
>= "3.0.2" & < "6.1.0"
ecaml
>= "v0.15.0"
graphql-async
>= "0.14.0"
incr_dom
>= "v0.15.0"
incr_dom_interactive
>= "v0.15.0"
memtrace_viewer
>= "v0.15.0"
pgx_async
>= "1.0"
resource_cache
>= "v0.15.0"