mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Add: Let's Go: a Data-Driven Multi-Threading Support (2017)
parent
89fa62387c
commit
907fdecf77
@ -1,5 +1,8 @@
|
||||
This page lists academic and industry research papers about Go or using Go as the implementation language.
|
||||
## 2017
|
||||
- Let's Go: a Data-Driven Multi-Threading Support (Alberto Scionti,Somnath Mazumdar) CF'17 Proceedings of the Computing Frontiers Conference
|
||||
- [doi.org/10.1145/3075564.3075596](https://doi.org/10.1145/3075564.3075596) _"... This paper proposes a first attempt to map goroutines on a data-driven based PXM. ..."_
|
||||
- Keywords: Data-driven, Programming language, Multi-threading
|
||||
- Estimating Mixture Entropy with Pairwise Distances (Artemy Kolchinsky, Brendan D. Tracey)
|
||||
- [arXiv](https://arxiv.org/abs/1706.02419)
|
||||
- [godoc](https://godoc.org/github.com/btracey/mixent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user