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.
メソッドがあり、それが同時呼び出しをどのように処理するかをテストしたいと考えています。
このための Scala / Java ライブラリはありますか?
Scala の並列コレクションを使用してメソッドを繰り返し呼び出すことができますが、これは適切なメソッドですか?
Gary Gregory によるこの投稿は、あなたがやりたいことに対処しているようです。