Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
頂点のドキュメントでは、頂点インスタンスごとのイベント ループ スレッドの数を制限する可能性があると述べています。
単一のイベント ループの代わりに、各 Vertx インスタンスは複数のイベント ループを維持します。デフォルトでは、マシンで使用可能なコアの数に基づいて数が選択されますが、これはオーバーライドできます。
多分誰かがそれを行う方法を知っていますか?(デバッグ目的で必要です)