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.
Cognos 接続のカスタム接続プールを作成する Java コードを使用しています。これらの接続は、最終的にタイムアウトになります。jMeter スクリプトを使用して、効果的にタイムアウトを回避しました。これを行う最良の方法は何ですか?プール内の各接続で約 10 分ごとに Cognos ContentManagerService_Port で何かを実行する Spring タスクを追加することを考えていましたが、それが最善の方法なのか、それとも唯一の方法なのか確信が持てませんでした。