add: Copy-on-Reference File Mechanism Extends Scope of Dynamic Reconfiguration (Jeremy Krach) 2017

ImreSamu 2017-06-05 19:26:00 +02:00
parent 0d9fc69358
commit ccd8548d7b

@ -1,5 +1,8 @@
This page lists academic and industry research papers about Go or using Go as the implementation language. This page lists academic and industry research papers about Go or using Go as the implementation language.
## 2017 ## 2017
- Copy-on-Reference File Mechanism Extends Scope of Dynamic Reconfiguration (Jeremy Krach) thesis
- [pdf](http://honors.cs.umd.edu/uploads/thesis/file/189/Krach_Jeremy_Thesis.pdf)
- [github.com/krockpot/lazyfs](https://github.com/krockpot/lazyfs) _"Lazy file retrieval for process migration."_
- An event model for phylogenetic biogeography using explicitly geographical ranges (J. Salvador Arias) - An event model for phylogenetic biogeography using explicitly geographical ranges (J. Salvador Arias)
- http://onlinelibrary.wiley.com/doi/10.1111/jbi.13024/full - http://onlinelibrary.wiley.com/doi/10.1111/jbi.13024/full
- Computer implementation (EVS written in Go) : [github.com/js-arias/evs](https://github.com/js-arias/evs) _"Evs is a tool for phylogenetic biogeography. - Computer implementation (EVS written in Go) : [github.com/js-arias/evs](https://github.com/js-arias/evs) _"Evs is a tool for phylogenetic biogeography.