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.
node.js アプリケーションが処理できる同時接続数をテストしたいと考えています。これを行う最善の方法は何ですか?node.js でアプリケーションを準備できました。その容量をテストする最良の方法はどれですか?
アプリケーションが HTTP を使用している場合は、Siegeをお勧めします。