タグ

2014年4月1日のブックマーク (2件)

  • バッファの基本的な使い方

    チャネル技術には、バッファが欠かせません。 このページでは、バッファの基礎と、基的な使い方について記述します。 バッファの概要 一般的な通称としてのバッファは、データを溜めておくためのプールのことです。 配列であっても(C言語では)ポインタであっても、ある一定量のデータを溜めておくことができる領域のことを言います。 java.nioには、この通称としてのバッファではなくて、クラスとしてのBufferが提供されています。 チャネルで使用するバッファとは、この、クラスとしてのBufferです。 java.nioで提供されているバッファは、可能であれば、 JavaVM上のメモリを使用せずに、 システム・リソース上のメモリを直接使用 します。 これにより、より高速でデータの格納と取り出しを行うことができるように設計されています。 java.nioには、各プリミティブ型ごとに、クラスが提供されてい

  • Common Crawl - Registry of Open Data on AWS

    The Registry of Open Data on AWS is now available on AWS Data Exchange All datasets on the Registry of Open Data are now discoverable on AWS Data Exchange alongside 3,000+ existing data products from category-leading data providers across industries. Explore the catalog to find open, free, and commercial data sets. Learn more about AWS Data Exchange Description A corpus of web crawl data composed