Skip to content

Instantly share code, notes, and snippets.

View suma's full-sized avatar

Shuzo Kashihara suma

View GitHub Profile

第1回WebSystemArchitecture(WSA)研究会

  • twitterハッシュタグ #wsa研

日時と場所

  • 日時
    • 2017年12月23日14:00~19:00
    • 日程は23日ですが開始,終了時間はずれる可能性があります.
  • 場所
  • はてな京都オフィス
@kmaehashi
kmaehashi / cluster_management_tool_v2.md
Last active August 29, 2015 14:02
Cluster Management Tool Ideas

Jubatus 新クラスタ管理ツールの検討

現在のクラスタ管理ツールの課題を明らかにした上で、新ツールの仕様について整理する。

課題

  • 機能性
    • (1) Proxy の管理 (起動/停止) が行えない
      • ZooKeeper / ユーザ AP については、サードパーティの管理ツール (CDH 等) が適用可能である一方、Server と密接な関係にあり、事実上利用必須である Proxy のプロセス管理が抜け落ちている。Jubatus コンポーネントの一部である以上、Jubatus のクラスタ管理ツールの範疇で管理されるべき。
  • (2) 静的なコンフィギュレーションができない
@kmaehashi
kmaehashi / mapping.md
Last active August 29, 2015 14:01
ログのセマンティクスマッピング

ログライブラリ移行に伴うセマンティクスのマッピングについて

  • glog のセマンティクス (現行)
    • DEBUG / non-DEBUG ログの 2 系統がある (DLOG() / LOG())
    • それぞれの系統ごとに、ログレベルが 4 種類定義されている (INFO, WARN, ERROR, FATAL)
    • --enable-debug 付きでコンパイルしない限り、DLOG はコンパイル段階で除去される
  • log4cxx のセマンティクス
    • ログレベルのみ、6 種類定義されている (TRACE, DEBUG, INFO, WARN, ERROR, FATAL)
  • マッピングの考え方
@rkmathi
rkmathi / GB37301.md
Last active March 7, 2020 06:41
情報システム特別講義D #GB37301

情報システム特別講義D

  • 1時限目 イントロ - 川島先生(筑波大学)

  • 2時限目 Inside PostgreSQL Kernel - 永安 悟史さん(アップタイム・テクノロジーズ)

  • 3時限目 データストレージの諸々 - 星野 喬さん(サイボウズ・ラボ)

  • 4時限目 並列データベースシステムの概念と原理 - 油井 誠さん(産総研)

@voluntas
voluntas / mqtt.rst
Last active February 16, 2018 00:03
MQTT コトハジメ

MQTT コトハジメ

更新

2014-05-14

バージョン

0.0.12

作者

@voluntas

URL

http://voluntas.github.io/

とても詳しいまとめがありますので、ますはそちらを見ることをオススメします。

Eigen導入の検討

概要

0.5.0で導入予定のクラスタリングにおいてEigenを使っている。 この文書には以下の情報を掲載する。

@steeve
steeve / _readme.md
Last active March 7, 2024 12:38
How to cross compile Go with CGO programs for a different OS/Arch

How to cross compile Go with CGO programs for a different OS/Arch

It is possible to compile Go programs for a different OS, even though go build says otherwise.

You'll need:

Thinking in Erlang

One day Erlang training.

Goals

This training should get you started with Erlang and understand how to design a highly available distributed system. Because there is only one day, we focus on the essential concepts and skip over many details that would be covered in the normal three days course.

Erlang/OTP トレーニング 2013.10

日時

2013 年 10 月 13 日 (日曜日) 10:00 ~ 18:00 (懇親会は 18:00 ~ 20:00)

場所

VOYAGE GROUP 会議室

住所

〒150-0045 東京都渋谷区神泉町8-16 渋谷ファーストプレイス 8F

想定

Erlang/OTP 初心者

金額

10,000 円

募集人数

40 名