Skip to content

Commit 20585df

Browse files
committed
change link to paper
1 parent 5d45868 commit 20585df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# obatcher
55
OCaml design framework for building batch-parallel "services". Based
66
on ["Concurrent structures made
7-
easy"](https://www.conference-publishing.com/download.php?Event=OOPSLAB24MAIN&Paper=23c3e926862612a7e34e440df3bba1&Version=final)
7+
easy"](https://koonwen.github.io/assets/pdf/concurrent-structures-made-easy.pdf)
88
study. Whilst the paper was written with a focus on batched **data
99
structures**, it is discovered that the mechanism can be generalized
1010
to work on any type of "service" which stand to benefit from

0 commit comments

Comments
 (0)