エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Martin's Programming Blog: Distributed Actors in Clojure
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Martin's Programming Blog: Distributed Actors in Clojure
Thursday, 17 May 2012 Distributed Actors in Clojure Here's another post on a topic that have been... Thursday, 17 May 2012 Distributed Actors in Clojure Here's another post on a topic that have been discussed since the dawn-of-time, is there is nice and idiomatic way to write Erlang/Actor style distributed programs in Clojure? There has certainly been a few attempts, but Rich's post (above) still holds true today. First some clarification; I am not primarily thinking about number-crunching, map/