Walter Stanish
Walter Stanish
There is no license included in the tree, as far as I can tell. How about using the GNU Free Documentation License (FDL)? https://www.gnu.org/licenses/fdl.html
It seems like a lot of the areas the other issues I've opened to highlight missing content are more focused on real world implementation. Perhaps it would be useful to...
A comparison of the feature set and limitations of available open source distributed storage/filesystems wouldn't go astray. This would have to discuss the historical feature set and assumptions of single...
It might be useful to consider enhancing the build process to facilitate better quality diagrams (generated with `mscgen` or `graphviz`, for example) for non ASCIIfied output.
The intersection of distributed systems and devops style processes are significant and interesting. Things like continuous integration / continuous deployment, test infrastructure, infrastructure failure modelling and platform / service segregation...
Open source cluster systems such as Pacemaker / Corosync should be covered. They provide go-to implementations of some of the concepts already explained within the text and are a good...
It seems to me that, both naturally and from the HN post, that most people are going to be looking for practical decisionmaking help in understanding the available open source...
Useful to cover as they seem to be popularizing as a networking API in distributed systems programming. I have begun a rambling introduction on `mq` branch in my fork @...
In China the regular page is banned, normally we have to use **translate.google.cn** instead. __No URL spec option__ There doesn't seem to be an option to redirect the queries to...
It could be useful to use `lxc-gentoo` to generate `docker` images. **Build method** Basically all that a `docker` image generation based on `lxc-gentoo` would need to do is: ``` sh...