タグ

2018年10月4日のブックマーク (2件)

  • The actor model in 10 minutes [日本語訳] - Memento memo.

    10分でわかるアクターモデルです。 Erlang, Elixir, Scalaあたりを触るときに理解すべき内容です。 元ネタ: www.brianstorti.com Introduction 我々のCPUは速くなりません。 CPUには今やたくさんのコアを積んでいますが、 全てのハードウェア資源を利用したければ コードを並行的に走らせる必要があります。 マルチスレッドの利用が進むべき道でないことは、 数十年もの追跡不能バグや開発者の憂が示しています。 しかし恐れることはありません。 素晴らしいいくつかの代替案があります。 今回はその中の一つを紹介しましょう。 それはActor Modelです。 Model Actor Modelは並行計算を取り扱うための概念的なモデルです。 システムコンポーネントがどのように振る舞い、相互作用すべきかについてのいくつかの原則が定義されています。 Acto

    The actor model in 10 minutes [日本語訳] - Memento memo.
    fullmated
    fullmated 2018/10/04
  • Servo, the Parallel Browser Engine Project

    The embeddable, independent, memory-safe, modular, parallel web rendering engine Servo is a web rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications. 2024-06-28 This month in Servo: text fields, better emoji, devtools, and more! Plus font rendering performance, OpenHarmony and AddressSanitizer builds, and a new AI policy.

    fullmated
    fullmated 2018/10/04