2017-01-01から1年間の記事一覧
はじめに この記事は BlockChain Advent Calendar 2017 の1日目の記事です。 qiita.com ブロックチェーンとは ブロックはデータと自身のハッシュ値と1つ前のブロックのハッシュ値を持つことでリスト構造となっているのがブロックチェーンというわけで、各ス…
C# (.NET Core) 欲しいです!— 鶴谷清明 (@k_tsurutani) 2017年9月8日 とリプライ送ってみたがダメだったので予選中にC#実装を作成してみた。 github.com パフォーマンスチューニングはせずに他言語のと同等なパフォーマンスになるように ASP.NET Core 2.0 +…
【Unite 2017 Tokyo】2017年の注目アセット100連発 from Unite2017Tokyo www.slideshare.net この中で個人的に使ったことある or 使ってみたいアセットを厳選してみました。 Unity公式提供系 TextMesh Pro https://www.assetstore.unity3d.com/jp/#!/content…
イベントページ forkwell.connpass.com BTC FX 自動トレードのススメ Microsoft OneDrive - Access files anywhere. Create docs with free Office Online. 参照戻り値とUnsafeクラス C#7.0とパフォーマンス Microsoft OneDrive - Access files anywhere. Cr…
csugjp.connpass.com C# 7 docs.com ASP.NET Core 概要 docs.com C# でブロックチェーン実装 C# でブロックチェーン実装 from Yuto Takei www.slideshare.net AWS Loves .NET: または私は如何に心配するのをやめて Mac を愛するようになったか docs.com…
blog.game-programmer.jp 上の記事の続きです。 3.TRUETIME This section describes the TrueTime API and sketches its implementation. We leave most of the details for another article: our goal is to demonstrate the power of having such an API. …
blog.game-programmer.jp 上の記事の続きです。 2.IMPLEMENTATION This section describes the structure of and rationale underlying Spanner’s implementation. It then describes the directory abstraction, which is used to manage replication and l…
Googleが2013年に発表したSpannerに関する論文の和訳です。長いので全6回ぐらいに分けて訳していこうと思います。 Spanner: Google’s Globally Distributed Database http://dl.acm.org/citation.cfm?id=2491245 Spanner is Google’s scalable, multiversion…
Google Cloud Spannerの情報目当てで下記のイベントに言ってきたのでメモ。 イベントページ connpass.com ついに出た!Google虎の子のNewSQL RDB「Spanner」 by Google Spannerに関する技術メモ from Etsuji Nakai ACID特性 信頼性のあるトランザクションシ…