2018年6月16日のブックマーク (3件)

  • Streams: a new general purpose data structure in Redis. - <antirez>

    antirez 3148 days ago. 387420 views. Until a few months ago, for me streams were no more than an interesting and relatively straightforward concept in the context of messaging. After Kafka popularized the concept, I mostly investigated their usefulness in the case of Disque, a message queue that is now headed to be translated into a Redis 4.2 module. Later I decided that Disque was all about AP me

  • How fast is Redis? – Redis

    {"categories":null,"description":"Learn how to develop with Redis","duplicateOf":"head:data-ai-metadata","location":"body","title":"Develop with Redis","tableOfContents":{"sections":[]},"codeExamples":[]}

    proxy0721
    proxy0721 2018/06/16
  • Apache Kafkaに入門した

    Apache kafka 最近仕事でApache Kafkaの導入を進めている.Kafkaとは何か? どこで使われているのか? どのような理由で作られたのか? どのように動作するのか(特にメッセージの読み出しについて)? を簡単にまとめておく(メッセージングはまだまだ勉強中なのでおかしなところがあればツッコミをいただければ幸いです). バージョンは 0.8.2 を対象に書いている. Apache Kafkaとは? 2011年にLinkedInから公開されたオープンソースの分散メッセージングシステムである.Kafkaはウェブサービスなどから発せられる大容量のデータ(e.g., ログやイベント)を高スループット/低レイテンシに収集/配信することを目的に開発されている.公式のトップページに掲載されているセールスポイントは以下の4つ. Fast とにかく大量のメッセージを扱うことができる Scal

    Apache Kafkaに入門した
    proxy0721
    proxy0721 2018/06/16