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.
mapreduce を使用して Web サーバーを実装できますか?
サーバーが自由に処理できるようになるまで、リクエストが届いたときにリクエストがキューに置かれるようなことを考えていますか? それとも私はここでポイントを逃していますか?
私はあなたが要点を逃していると思います。MapReduceは、並列処理のために多数の計算ノードに分散できるように、大規模なデータ セットを分割する方法です。