Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
JMH is short for Java Microbenchmark Harness. JMH is a toolkit that helps you implement Java microbenchmarks correctly. JMH is developed by the same people who implement the Java virtual machine, so these guys know what they are doing. This JMH tutorial will teach you how to implement and run Java microbenchmarks with JMH. Why Are Java Microbenchmarks Hard? Writing benchmarks that correctly measur
javaのIOに続いて、NIOについておさらい!! IO : https://qiita.com/liguofeng29/items/e08dc21b16c0057f601e NIOとは 簡単に言えば、既存のIOを改善したものです。 既存IOのよくない点 https://docs.oracle.com/javase/jp/8/docs/api/java/io/InputStream.html#read-- 「入力データが読み込めるようになるか、ストリームの終わりが検出されるか、または例外が発生するまで、この__メソッドはブロック__されます。 」 効率がよくない 処理単位がbyte,charなので、効率がよくない。 hige level stream(PrintStreamとか)を使っても基底の処理単位は変わりません。 NIOのコアAPI Channel データソースとアプリを繋げるパイプ
Basics tutorialA basic tutorial introduction to gRPC in Java. This tutorial provides a basic Java programmer’s introduction to working with gRPC. By walking through this example you’ll learn how to: Define a service in a .proto file.Generate server and client code using the protocol buffer compiler.Use the Java gRPC API to write a simple client and server for your service.It assumes that you have
JJUG CCC 2017 Fallでの発表資料です。
Javaを知らないからちょっとだけ見てみたい、みたいな人のために、ちょっとしたチュートリアルを書いてみました。 準備 まずはJDKをダウンロード・インストールしてください。 http://www.oracle.com/technetwork/java/javase/downloads/index.html ダウンロードページでは「Accept License Agreement」にチェックして、自分の環境にあわせたインストーラをダウンロードします。 今だとu73とu74がありますが、初めてインストールするなら74でいいと思います。 インストールするものを選ぶダイアログで「開発ツール」「ソースコード」「パブリックJRE」が出ますが、パブリックJREは不要なので、左のアイコンをクリックして、×がついてる感じのを選ぶといいと思います。 あと、NetBeansもダウンロード・インストールします。
先日、Atilika Kuromojiの0.9.0がリリースされたようです。 kuromoji - japanese morphological analyzer オフィシャルサイトの記述は、0.7.7のままですが… Maven Centralからダウンロードできます。 http://search.maven.org/#search|ga|1|g%3A%22com.atilika.kuromoji%22 はてなで、うまくリンクにならん…。 で、このKuromojiですが、0.7.7の頃はダメだったものの、0.9.0からはmecab-ipadic-NEologdの辞書が適用できるようになったので、mecab-ipadic-NEologdをKuromojiに組み込んでビルドするbashスクリプトを書きました。 以前に作ったLucene Kuromojiにmecab-ipadic-NEologd
Are you a seasoned Java developer that wishes to learn Python? Perhaps you’ve just joined a project where a chunk of system integration code is written in Python. Or perhaps you need to implement a report generation module in the next sprint and your colleague mentioned that Python would be the perfect tool for the job. In any case, are you in a situation where you have to pick up the Python progr
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く