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.
Redis で単純なリストのポーリング サーバーを構築することを計画しています。何百、何千ものデバイスが毎秒 Redis サーバーにポーリングして、小さな情報を見つけます。これらは主に読み取り呼び出しです。私の質問は、Redis サーバーが受け入れることができる同時リクエストの最大数はいくつですか?