タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

plan9とgoに関するshuzo_kinoのブックマーク (1)

  • Plan 9のお話

    Rob Pike discusses Plan 9, an operating system developed at Bell Labs as the successor to UNIX. Some key points of Plan 9 include its use of /proc instead of /dev for I/O, its distributed file system design with everything treated as a file, and its emphasis on concurrency through lightweight processes and message passing. Plan 9 aims to improve on UNIX with a more unified and simplified design.Re

    Plan 9のお話
    shuzo_kino
    shuzo_kino 2014/06/07
    全てがファイルという設計思想を持ったUNIX派生OS「plan9」の解説。GO言語の開発者が関わっていた事もあり色々面白い。
  • 1