DMTCP distributed multithreaded checkpointing

http://dmtcp.sourceforge.net/demo.html

October 5, 2014

Understanding Hybrid Concurrency Models

http://salmito.com/papers/rb-resd2011/

September 13, 2014

Papers to read – papers we love

Repo for good papers to read. https://github.com/papers-we-love What was the last paper within the realm of computing you read and loved? What did it inspire you to build or tinker with? Come share the ideas in an awesome academic/research paper with fellow engineers, programmers, and paper-readers. Lead a session and show off code that you wrote that implements these ideas or just give us the lowdown about the paper (because of HARD MATH!). We’re curating a repository for papers and places-to-find papers. You can contribute by adding PR’s for papers, code, and/or links to other repositories. We’re posting videos of all our presentations, from all our chapters. ...

September 2, 2014

[lang] JavaScript Guide – JavaScript

Niby trywialne, ale warto czasem przypomnieć sobie co i jak. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide Jeszcze do tego powinien dojść link do typowych błędów pojawiających się w kodzie.

August 27, 2014

Algorytm Raft – wybór lidera i replikacja

Raft Consensus algorithm. Prezetacja: http://thesecretlivesofdata.com/raft/ Dokładniejszy opis: http://raftconsensus.github.io/

August 27, 2014