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.
私が見つけた接続プーリングに関するコード例のほとんどは、スレッドセーフのために Vector を使用していますが、私の理解では Vector は古いニュースです。私の質問は、接続プールを作成するのに最も適したコレクションはどれでしょうか?