Hacker News new | ask | show | jobs
by zanny 4227 days ago
Yea it was, it was designed for extremely resource constrained environments from the turn of the 90s. 9p is an incredibly efficient wire protocol.
1 comments

It's an incredibly slow wire protocol if there's any latency involved. Copying a large file from Bell Labs' servers to my California-based system via 9P took an order of magnitude longer than using HTTP between the same systems. Unfortunately that's kind of baked into the design of 9P.