Ask HN: Has 9p (plan 9 protocol) ever been used seriously?
The question is pretty much exactly what it says on the tin. I've been teaching myself Limbo programming lately and studying the design of Inferno (including with the Plan 9 protocol which inspired many aspects of the OS) but I'm not really finding many applications that really use the 9P/Styx protocol on the internet. It seems like Plan9 never really took off, neither did Inferno.
If you know of any serious usage of the 9P protocol or have experience working on it, or any takes on it, it'd be very educational!
6 comments
[ 2.5 ms ] story [ 19.7 ms ] threadCharles Forsyth did a lot of limbo work, he is also responsive to well formed, reasonable questions.
9p appears to be used on Tri-Labs HPC systems, which tend to be serious, if not entirely open: https://github.com/chaos/diod, https://github.com/chaos/9nbd; I'd seriously consider what they do if I had free reign building a new HPC system.
https://www.suse.com/documentation/sles11/book_kvm/data/kvm_...
https://www.linuxplumbersconf.org/2010/ocw/system/presentati...
https://www.linux-kvm.org/page/VirtFS