Version 1

    Hi Community,

     

         I have been testing with Infinispan 6.0, and trying out the MapReduce Task demo in the document.

         Then a question came into my mind, is it possible to use MapReduce by delegating the Reduce job to distributed cache pool of Infinispan servers(Client/Server Mode)?

         Or must it be done within Library mode? I am sorry if I asked a very stupid question.