issues
search
c-cube
/
moonpool
Commodity thread pools and concurrency primitives for OCaml 5
https://c-cube.github.io/moonpool/
54
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix domain pool: block signals in background threads
#36
c-cube
opened
1 month ago
0
Spurious Thread_local_storage.Not_set exception
#35
amongonz
opened
1 month ago
19
fix fiber: use a single fut/computation in fibers
#34
c-cube
closed
1 month ago
0
Moonpool_fib.spawn_ignore is missing ?on parameter
#33
amongonz
closed
1 month ago
1
update channels to make them bounded and more efficient
#32
c-cube
closed
1 month ago
0
Using `moonpool` to write parallel code that works well for both Ocaml 4.xx and 5.xx?
#31
zoj613
closed
1 month ago
1
simon/move to picos
#30
c-cube
closed
2 months ago
0
write a new test for structured concurrency to replace t_fib1
#29
c-cube
opened
3 months ago
0
chore: use 5.2 in CI
#28
c-cube
closed
5 months ago
0
add cooperative lock
#27
c-cube
opened
6 months ago
0
fix test determinism
#26
c-cube
closed
7 months ago
0
wip: unix event loop
#25
c-cube
opened
8 months ago
0
Extract domain pool into its own library
#24
c-cube
opened
8 months ago
0
improve and enrich fiber API
#23
c-cube
closed
8 months ago
0
moonpool-lwt, for interop with lwt
#22
c-cube
closed
8 months ago
0
moonpool.unix: tentative event loop integration
#21
c-cube
opened
9 months ago
0
refactor structure of project, add structured concurrency
#20
c-cube
closed
9 months ago
0
wip: tracing support
#19
c-cube
closed
9 months ago
0
improve and simplify Fut
#18
c-cube
closed
1 year ago
0
fix bug in WS
#17
c-cube
closed
1 year ago
0
make all future API use TLS to implicitly run on same pool
#16
c-cube
closed
1 year ago
0
make fork join more efficient
#15
c-cube
closed
1 year ago
0
use main domain
#14
c-cube
closed
1 year ago
0
use overflow queue in WS scheduler
#13
c-cube
closed
1 year ago
0
implement proper work-stealing pool
#12
c-cube
closed
1 year ago
0
fixes in main pool, make it work-stealing, add simple pool
#11
c-cube
closed
1 year ago
1
add Bounded_queue
#10
c-cube
closed
1 year ago
0
Join previous domain before re-using the domain slot
#9
dra27
closed
1 year ago
1
full lifecycle for worker domains
#8
c-cube
closed
1 year ago
4
Persisting domains after `Pool.shutdown pool`
#7
igarnier
closed
1 year ago
2
imitate some of domainslib's API
#6
c-cube
opened
1 year ago
0
fork join
#5
c-cube
closed
1 year ago
0
await
#4
c-cube
closed
1 year ago
0
support domain-local-await if present
#3
c-cube
closed
1 year ago
0
perf: improve pool
#2
c-cube
closed
1 year ago
0
add function to start new thread, picking a domain for it
#1
c-cube
closed
1 year ago
0