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.
数分ごとにデータを保存するプログラムを作成しようとしています。リクエストが入ったときではありません。そのためには、アプリケーション変数を使用して発生数を取得する必要があり、5 分ごとにキューをクリアして、数値をデータベースに永続的に書き込みます。1. それは良い考えですか? 2. パフォーマンスに影響はありますか?
私は提案を受け入れます。