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.
水路のセットアップをテストしています。Flume と HDFS セットアップの負荷テストのために、Java と Flume で実装/統合できるいくつかのトラフィック ジェネレーターを使用して、HTTP トラフィックを生成したいと考えています。
助言がありますか?
前もって感謝します!
apache ab を見ましたか。ab は、広く使用されている http 用の Apache ベンチマーク ツールの 1 つです。これを使用して、http ロードを作成し、同時ユーザーをシミュレートできます。
http://httpd.apache.org/docs/2.2/programs/ab.html